mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
Add NVD3's bullet chart (#1775)
* Add NVD3's bullet chart. * Add empty lines before nested function definitions. * Add thumbnail for bullet chart. * Add bullet chart to gallery.rst. * Add "requiresTime: false", fix indentation. * Avoid scaling bullet chart vertically. * Use a default if no range is specified. * Fix coloring of bullet chart.
This commit is contained in:
committed by
Maxime Beauchemin
parent
afb3c24d5a
commit
2993ff1d75
@@ -49,6 +49,9 @@ Gallery
|
||||
.. image:: _static/img/viz_thumbnails/big_number_total.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/bullet.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/dist_bar.png
|
||||
:scale: 25 %
|
||||
|
||||
|
||||
Reference in New Issue
Block a user