-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
Description
Chart options need to be added to allow for user configuration.
List of options to add:
- Ability to set margins
- Padding between squares
- Color options
- Ability to change stroke-width and stroke-color for squares
-
Ability to specify opacity for squares -
Ability to specify a scale for colors, e.g. linear, log, square root, quantile, quantize, etc. - Axis filtering option
-
Axis rotating option -
Options to adjust width and height of visualization
This may not be a complete list, but it serves as a minimal number of options to have.
itayw and Crazyigor1987