# Click to send data for ui\_chart (Bar graphs)

**URL:** https://discourse.nodered.org/t/click-to-send-data-for-ui-chart-bar-graphs/21621
**Category:** Dashboard
**Created:** [12 February 2020 22:42 UTC](https://discourse.nodered.org/t/click-to-send-data-for-ui-chart-bar-graphs/21621 "2020-02-12T22:42:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![xraken](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/xraken/32/16962_2.png) [@xraken](https://discourse.nodered.org/u/xraken)
#### Post date: [12 February 2020 22:42 UTC](https://discourse.nodered.org/t/click-to-send-data-for-ui-chart-bar-graphs/21621/1 "2020-02-12T22:42:27Z")

</div>

For ui\_table, there is a check box for "send data onclick" which is very useful to handle click events on table to show additional information for the clicked row. Is there a way to get the same effect for ui\_chart?

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [12 February 2020 22:44 UTC](https://discourse.nodered.org/t/click-to-send-data-for-ui-chart-bar-graphs/21621/2 "2020-02-12T22:44:47Z")

</div>

not currently no.

---

<div class="post-metadata">

### Author: ![xraken](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/xraken/32/16962_2.png) [@xraken](https://discourse.nodered.org/u/xraken)
#### Post date: [12 February 2020 23:23 UTC](https://discourse.nodered.org/t/click-to-send-data-for-ui-chart-bar-graphs/21621/3 "2020-02-12T23:23:59Z")

</div>

Any clues on how I could add that myself? References to related work would help. I tried using the onClick option as [documented for chart.js](https://www.chartjs.org/docs/latest/general/interactions/events.html) but my callback was not getting called when clicking on the bars.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [13 March 2020 23:24 UTC](https://discourse.nodered.org/t/click-to-send-data-for-ui-chart-bar-graphs/21621/4 "2020-03-13T23:24:06Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
