-
-
Notifications
You must be signed in to change notification settings - Fork 837
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
it can be used for multitype charts and as a base for custom charts BREAKING CHANGE: chart events were removed
- Loading branch information
Showing
12 changed files
with
340 additions
and
475 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,24 +1,24 @@ | ||
[ | ||
{ | ||
"path": "dist/index.cjs", | ||
"limit": "2.3 KB", | ||
"limit": "1.75 KB", | ||
"webpack": false, | ||
"running": false | ||
}, | ||
{ | ||
"path": "dist/index.cjs", | ||
"limit": "60 KB", | ||
"limit": "1 KB", | ||
"import": "{ Bar }" | ||
}, | ||
{ | ||
"path": "dist/index.js", | ||
"limit": "2.25 KB", | ||
"limit": "1.7 KB", | ||
"webpack": false, | ||
"running": false | ||
}, | ||
{ | ||
"path": "dist/index.js", | ||
"limit": "8.5 KB", | ||
"limit": "1 KB", | ||
"import": "{ Bar }" | ||
} | ||
] |
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 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 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.