-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add docs. Increase version for AppSource
- Loading branch information
Showing
19 changed files
with
20 additions
and
4 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 |
---|---|---|
|
@@ -4,7 +4,6 @@ extensions/ | |
datasets/ | ||
dist/ | ||
.sass-cache/ | ||
docs/ | ||
cert.pem | ||
key.pem | ||
.tmp/ | ||
|
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
Create custom and reusable charts right within Power BI | ||
Charticulator (charticulator.com or https://ilfat-galiev.im/charticulator/) is the no-code way to create custom and reusable chart designs. You can create a custom chart right within Power BI using the Microsoft Charticulator Visual, either from scratch or using a template. With this visual, you can export and import a chart design as a Charticulator template for future reuse. To learn about the core concepts, UI components, and basic interactions of Charticulator, please check out the Getting Started and Video Tutorials pages on the Charticulator website. Also note that many of the charts in the Gallery page have an associated video of their creation process. Charticulator is compatible with the latest version of Microsoft Edge, Google Chrome, and Mozilla Firefox, but not with Edge Legacy and Safari. | ||
|
||
This version of the visual doesn't support built in editor. | ||
The purpose of the visual is display ready template built by using original Charticulator visual or new version of Editor visual. | ||
|
||
Change log and difference from original Charticulator: | ||
|
||
Packing inside group | ||
Add color filter for image on selection | ||
Fix restoring properties for nested chart | ||
Catch exception on detect changes that breaks entire editor | ||
Reuse hex code from dataset for scales | ||
Render axis gridlines even axis is invisible | ||
Allow to convert time to local time zon | ||
Remove removing tick format for categorical and ordinal data kind | ||
Fix ordering expression for axes |
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