plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash
https://plotly.com/javascript/
MIT License
16.95k stars 1.86k forks source link

update histogram based on hoverdata in map #3910

Closed rahmatoulahhh closed 5 years ago

rahmatoulahhh commented 5 years ago

Thanks for your interest in plotly.js!

Before opening an issue, please search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Bug reports must be accompanied with a reproducible example. We recommend using codepen, jsfiddle or jsbin to share your example. Please use the latest un-minified version of plotly.js in your report unless not applicable.

If you don't know JavaScript and still want to help us by reporting a bug, please attach the "data" and "layout" attributes that describe your graph and updates (if required to detect the bug). One way to retrieve your graph's data and layout attributes is by exporting your graph to Plotly Cloud. To do so, click on the Edit in Chart Studio mode bar button (the 2nd one from the left by default) and follow these instructions, or watch this screencast.

Issues found on the example pages from https://plot.ly/javascript/ should be filed in our documentation repo with the exception of https://plot.ly/javascript/reference which should be filed here.

Note that GitHub issues are reserved for bug reports and feature requests only. Implementation questions should be asked on community.plot.ly (tagged plotly-js) or on Stack Overflow (tagged plotly).

Comments on GitHub issues or pull requests should add content to the discussions. Approbation comments such as +1 or I would like this feature to be implemented as well will be deleted by the maintainers. Please use GitHub reactions instead.

rahmatoulahhh commented 5 years ago

Hello i'm new on dash and currently i'm trying to create an histogram which is updated based on hoverpoints on a map. Can you help me.

antoinerg commented 5 years ago

Hello @rahmatoulahhh and thank you for your interest in Plotly tools!

This repo is for plotly.js (ie. the javascript library that makes figures in a web browser) whereas it seems like your question relates to Dash. Maybe head over the documentation for the Dash project and look for examples over there. If you can't find a solution, please try the community forum https://community.plot.ly/c/dash !

Because GitHub issues are reserved for bug reports and feature requests only, I will close this issue.

rahmatoulahhh commented 5 years ago

thanks sorry antoinerg