mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 17:38:54 +00:00
Imrpove (?) line chart settings
This commit is contained in:
parent
98a8c4752b
commit
cbd7799b44
@ -95,12 +95,15 @@
|
||||
},
|
||||
line: {
|
||||
marker: {
|
||||
radius: 3,
|
||||
radius: 1
|
||||
},
|
||||
lineWidth: 1,
|
||||
lineWidth: 2,
|
||||
states: {
|
||||
hover: {
|
||||
lineWidth: 2
|
||||
lineWidth: 2,
|
||||
marker: {
|
||||
radius: 3
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user