(cherry picked from commit a1bbe797df)
Co-authored-by: nikki-kiga <42276368+nikki-kiga@users.noreply.github.com>
This commit is contained in:
co-authored by
nikki-kiga
parent
fda235a862
commit
909141592d
@@ -93,7 +93,7 @@ export class Sparkline extends PureComponent<SparklineProps, State> {
|
||||
const builder = new UPlotConfigBuilder();
|
||||
|
||||
builder.setCursor({
|
||||
show: true,
|
||||
show: false,
|
||||
x: false, // no crosshairs
|
||||
y: false,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user