2
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Sep 04, 2025 — Sep 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update nvd3/d3/jquery versions More... almost 6 years ago
Merge pull request #162 from chrissimpkins/patch-1 More... over 7 years ago
[README.rst] minor header typo fix More... over 7 years ago
[fix] merge More... over 8 years ago
Update to version v0.15.0 More... over 8 years ago
[fix](load) add bulletchart to init More... over 8 years ago
Merge pull request #160 from bolkedebruin/update_slugify More... over 8 years ago
Update python-slugify to at least 1.2.5 More... over 8 years ago
[fix] Update python-slugify to at least 1.2.5 - thanks @bolkedebruin More... over 8 years ago
Merge pull request #159 from quetzaluz/feature/inheritable-extras More... over 8 years ago
Add specs and extras to two examples file; add feature for bullet chart and lineplusbarchart More... over 8 years ago
render extras after inject to better honor original implementation / documented example More... over 8 years ago
Add extras rendering block to piechart as well. More... over 8 years ago
Remove now redundant template rendering for chart.extras now that it is inherited from content.html More... over 8 years ago
Move call to render chart.extras to inheritable template block #135 More... over 8 years ago
Merge pull request #156 from quetzaluz/feature/showValues More... over 8 years ago
Adds rendering option for bar charts show_values (issue #144) - defined near `stacked` which is also a bar chart specific option More... over 8 years ago
Merge pull request #155 from quetzaluz/feature/rightAlignYAxis-and-specs More... over 8 years ago
Add rendering options template block to pie chart More... over 8 years ago
Add test coverage for multiChart; ensure more chart types can inherit rendering options like show_controls and no_data_message More... over 8 years ago
Adds rightAlignYAxis initialization opt for charts More... over 8 years ago
Merge pull request #154 from quetzaluz/feature/noDataOpt More... over 8 years ago
Fix for data generation in example within demo_all.py More... over 8 years ago
Allows for customization of noData message. More... over 8 years ago
Merge pull request #153 from quetzaluz/fix/discreteBarChart-example More... over 8 years ago
Fix data provided to discreteBarChart example such that chart renders More... over 8 years ago
Merge pull request #152 from quetzaluz/fix/multiBarChar_date-example More... over 8 years ago
Fix error in multiBarChart_date example by casting map to list More... over 8 years ago
Merge pull request #151 from quetzaluz/feature/xAxis-showMaxMin More... over 8 years ago
Enable xAxis showMaxMin option -- defaults to true More... over 8 years ago