> ## Documentation Index
> Fetch the complete documentation index at: https://bytebeam.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# R5 08-Mar-2023

> Product Update by 08 Mar 2023, Changes in line chart, histogram, Configuration changes and other changes

## Line Chart - Ability to set custom range

Now the users can set custom range for the Y-axis when showing values in line chart

<img src="https://mintcdn.com/bytebeamio/1h3XTf0vWTDRsKc2/assets/ChAlr9UxH0C4jXlHQ5Zue_screenshot-2023-03-08-at-84708-am.png?fit=max&auto=format&n=1h3XTf0vWTDRsKc2&q=85&s=5579825716605494c477cd67e4f3f90f" alt="" width="2408" height="1224" data-path="assets/ChAlr9UxH0C4jXlHQ5Zue_screenshot-2023-03-08-at-84708-am.png" />

## Line Chart - Disable/Enable connect null values

Null values can be connected or not represented in the line chart from the **View** settings

<img src="https://mintcdn.com/bytebeamio/FMXgxOtBRa9JcG8R/assets/RzqqTJOslZoaLeezhkNyd_connect-nulls.gif?s=2533b6be4403ea2740faeb9157b4a981" alt="" width="1280" height="720" data-path="assets/RzqqTJOslZoaLeezhkNyd_connect-nulls.gif" />

## Histogram panel

Now data can be visualised in the form of histogram, where we can select the stream and number of bins to classify the data into

<img src="https://mintcdn.com/bytebeamio/vsyovcELww170reF/assets/i0N1hyzYWZ7xnkagmr4Jc_screenshot-2023-03-08-at-84401-am.png?fit=max&auto=format&n=vsyovcELww170reF&q=85&s=7e55aecb248ba0f332196ec2877a4bae" alt="" width="2414" height="1276" data-path="assets/i0N1hyzYWZ7xnkagmr4Jc_screenshot-2023-03-08-at-84401-am.png" />

## Show confirmation "\<Version> is going to be deployed on \<n> devices" before triggering firmware update action

When we trigger an action to update firmware, now we show a confirmation with version and device count as summary

<img src="https://mintcdn.com/bytebeamio/JPoxf8o86wAdqU39/assets/nTqLgFxdkQyM1D0p0cziB_screenshot-2023-03-07-at-103931-pm.png?fit=max&auto=format&n=JPoxf8o86wAdqU39&q=85&s=e01f3f7ea491a6684c8bfd8a65738fa2" alt="" width="2848" height="1554" data-path="assets/nTqLgFxdkQyM1D0p0cziB_screenshot-2023-03-07-at-103931-pm.png" />

## **Data pipeline metrics**

We've added support to generate and collect important metrics in data pipeline. Metrics include:

* Metering data like:
  * Number of active connections   &#x20;
  * Amount of data received from devices    &#x20;
  * Amount of data received on subscription
* Alerting data to capture errors&#x20;

These metrics will be integrated with the UI and will be available for users soon.

## Bug fixes & Minor changes

* Change range in Line Chart only when the data has been fetched instead of before loading the complete data to avoid confusion
* Line Chart - Tooltip not completely visible when have to show many data points
* Fixed the loader not working properly when previous request was aborted in dashboard filters and time range change
* Bug fix in Welcome screen when new user was seeing blank screen
