Looking for best series option
Posted: Wed Jun 03, 2020 9:10 pm
I am looking for the best way to represent my data.
What I want is a bar graph report that has 10 bars representing data. Data at these points is updated every second or so, but it is always 10 bars. Over time I want a line or a marker at the minimum value since data pulling started, a line or marker at the maximum value since data pulling. A marker or line at a maximum allowed value and line or marker at a target value.
I have investigated and have it working to some degree with Linear Gauge, but this series does not seem as polished and easy to work with as others and just having 10 in the designer slows down and feels heavy. In the Gauge the maximum is automatic, but the rest has to be done with the redline and greenline and I do not have an option to add two more marks/lines for target and max allowed.
I also am trying stacked bar chart, but this involves a lot of stacked bars and calculations to represent my data.
Are these the best two options? Any suggestions? Thanks.
A bar chart where I can simply add a line or mark at specific value would be ideal.
What I want is a bar graph report that has 10 bars representing data. Data at these points is updated every second or so, but it is always 10 bars. Over time I want a line or a marker at the minimum value since data pulling started, a line or marker at the maximum value since data pulling. A marker or line at a maximum allowed value and line or marker at a target value.
I have investigated and have it working to some degree with Linear Gauge, but this series does not seem as polished and easy to work with as others and just having 10 in the designer slows down and feels heavy. In the Gauge the maximum is automatic, but the rest has to be done with the redline and greenline and I do not have an option to add two more marks/lines for target and max allowed.
I also am trying stacked bar chart, but this involves a lot of stacked bars and calculations to represent my data.
Are these the best two options? Any suggestions? Thanks.
A bar chart where I can simply add a line or mark at specific value would be ideal.