chaarts icon indicating copy to clipboard operation
chaarts copied to clipboard

Use Sass variable for loops + polygons, instead of magic values

Open ffoodd opened this issue 6 years ago • 1 comments

There's probably more things to add to the configuration file, isn't it?

ffoodd avatar Jun 12 '19 13:06 ffoodd

The main goal is to allow chaarts to be used as a library by setting a number of maximum items by cart types.

This way, our static polygon() could handle, say 50 points, in which the unused ones get default values.

ffoodd avatar Feb 03 '20 12:02 ffoodd