Files
DefinitelyTyped/chartist
Matt Gibbs f9b189a873 Made 'type' optional to avoid problems with Chartist defaults
When forced to define the type, Chartist won't default to all of the
other options.  So if you just want to do something like not show the
grid, you'll end up having to define all of the axis options because of
the strict typing that was there before.
2016-01-19 15:32:11 -05:00
..