0

I am testing netchart from zoomchart and I have question.

Is possible to customize node? For example, can I use HTML and style it with CSS or I need use only Node style attributes?

I want to display node with image, text, button and hover it.

enter image description here

enter image description here

skav3n
  • 170
  • 2
  • 10

1 Answers1

1

ZoomCharts does not support HTML/CSS for chart element styling (only popups such as tooltip and menu). You have to use the styling options provided by the chart.

Knaģis
  • 20,827
  • 7
  • 66
  • 80