mirror of
https://github.com/apache/superset.git
synced 2026-07-25 08:02:28 +00:00
Using JS to customize spatial viz and tooltips
(cherry picked from commit df22f29aa49f8e5991e19430aeed816ab08d2dd3)
This commit is contained in:
4
superset/assets/javascripts/chart/chart.css
Normal file
4
superset/assets/javascripts/chart/chart.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.chart-tooltip {
|
||||
opacity: 0.75;
|
||||
font-size: 12px;
|
||||
}
|
||||
Reference in New Issue
Block a user