Create rich, visually-appealing presentations with Wijmo Bubble Chart (wijbubblechart). This chart type allows you to display your data series as a set of symbols in the chart space.

HTML5 charts
What makes these charts superior is that they’re powered by Scalable Vector Graphics (SVG). SVG is perfect for creating rich and interactive visualizations in HTML5. Some benefits of charting with SVG include true client-side charting, DOM-friendly charts, hardware accelerated graphics, interactive animations and tooltips, and streaming visualizations. Plus, the charts require no additional plug-ins.
Live data
All ComponentOne charts are optimized for streaming live data. The charts will animate as the data changes and show transitions to visualize the data in the data set.

Label position
Using the chartLabel’s child option, compass, determine the position of the chart label (this option can be set to north, south, east, west).

Custom image bubble
Rather than displaying a simple bubble you can create a custom image for each Bubble Chart series. Custom images can be specified for the Bubble Chart series using the Symbol option.

Tooltips
Associate tooltips and links with chart elements, so the chart responds to mouse events. This is done using an HTML image map, which is handled on the client.