-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Features: - More modular design - Less dependencies/complexity - Style sheets imported into Shadow DOM - Draws with (Chart)Wrapper - Introduces: - Dashboards - Controls - Queries - Editors - Call methods on charts - Chart Actions - Heavily updated demos Some known issues: - P0 Needs more tests! - P1 gViz bug? Drawing a WordTree shows an error - P3 gViz bug? Changing chart type has slow style sheet update due to delayed ready event.
- Loading branch information
Showing
26 changed files
with
2,336 additions
and
1,661 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
bower_components | ||
bower-* | ||
bower_components* | ||
node_modules |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.