(cherry picked from commit 52f3025901)
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
This commit is contained in:
co-authored by
Torkel Ödegaard
parent
e2c03cf843
commit
ed29c58d8b
@@ -41,7 +41,7 @@ export const defaultPanelOptions: Partial<TimelineOptions> = {
|
||||
* @alpha
|
||||
*/
|
||||
export const defaultTimelineFieldConfig: TimelineFieldConfig = {
|
||||
lineWidth: 1,
|
||||
lineWidth: 0,
|
||||
fillOpacity: 70,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user