rickshaw
rickshaw copied to clipboard
JavaScript toolkit for creating interactive real-time graphs
This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling). The misspellings have been reported at https://github.com/jsoref/rickshaw/commit/bbeb6a66075ee32c7187401d8bd75a4ba3178280#commitcomment-80113230 The action reports that the changes in this PR would make it happy: https://github.com/jsoref/rickshaw/commit/5629164ebe80f40cf4aec706bf6a09479ea3a72e...
Scope of change is restricted to docs only.
i get this project. and command --> npm install, and npm run build, npm start but is not working .... how to start ??? 
i use setInterval in ajax , but when i refresh data in json the values does not changing
added a min/max for the x-axis similar to the min/max for the y-axis
Fixes: https://github.com/shutterstock/rickshaw/issues/482 It might seem more consistent to position the x_label above the detail label. However an overlap will happen near the top of the chart so this would position...
Rickshaw legend swatch is now clickable. Changed label.onClick to a scoped behavior that can then be attached to multiple elements.
This allows the x-value hover detail to be hidden by setting `xHoverVisible` to false in the options passed to the `HoverDetail` constructor.
i wanted to be able to label quarters on the x axis