question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Thingsboard Flot Chart Draw Horizontal Line

See original GitHub issue

Hi, I want to draw a horizontal line in Timeseries Flot Chart and I read the document from http://www.flotcharts.org/. Document says that you can easily draw lines like this; markings: [ { yaxis: { from: 1, to: 1 } }, ... ]

But I don’t know how to implement this in ThingsBoard. There is no info/tips about this. Any help would be appreciated.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:14

github_iconTop GitHub Comments

3reactions
Stef-Canadacommented, Oct 15, 2019

Ive done a timeseries one based on sensor attributes & also based on fixed line values. I can send u widget if u want

1reaction
hjlopezrcommented, Mar 9, 2020

Hi @Stef-Canada , pls can you share the HTML part. I need to plot timeseries and include some HTML controls, when use tbFlot in timeseries widget them appear in background. Regards.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chart Widgets | ThingsBoard Community Edition
Line Chart widget displays changes to time series data over time. ... Pie - Flot widget displays the latest attribute or time series...
Read more >
Add horizontal line stack flot chart
You can add markings to the grid options of your chart to draw a line. ... An example of drawing a black horizontal...
Read more >
thingsboard/chat - Gitter
Hi all, first time in the room, anyone knows how to draw a custom fixed horizontal line in a timeseries-flot widget? ... Can...
Read more >
Flot Examples - Flot Charts
Here are some examples for Flot, the Javascript charting library for jQuery: Basic Usage. Basic example · Different graph types and simple ...
Read more >
ThingsBoard Release Notes
Improved logging of failed and timeout messages;; Azure iot hub rule node;; Open rule ... UI: Fix timewindow parameters when zooming flot widget...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found