mirror of
https://github.com/getredash/redash.git
synced 2026-05-09 21:02:27 -04:00
Imrpove (?) line chart settings
This commit is contained in:
@@ -95,12 +95,15 @@
|
||||
},
|
||||
line: {
|
||||
marker: {
|
||||
radius: 3,
|
||||
radius: 1
|
||||
},
|
||||
lineWidth: 1,
|
||||
lineWidth: 2,
|
||||
states: {
|
||||
hover: {
|
||||
lineWidth: 2
|
||||
lineWidth: 2,
|
||||
marker: {
|
||||
radius: 3
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user