Saigesp / vue-d3-charts

D3 charts for Vue
https://saigesp.github.io/vue-d3-charts/
GNU Lesser General Public License v2.1
97 stars 30 forks source link

Add Histogram #26

Open mindtd opened 3 years ago

mindtd commented 3 years ago

It will be great if we can use D3Histogram in the same elegant way as D3BarChart, e.g.,

<D3Histogram :config="chart_config" :datum="chart_data"

Saigesp commented 3 years ago

Hi @mindtd, thanks for the suggestion, and sorry for my late response.

In the future I would like to integrate it, but I have no free time for now. Some time ago I developed a histogram following the same conventions, maybe it can help you: http://bl.ocks.org/Saigesp/f906ae2bab36f03a59c78e8d669aa68c