- Assist customers visualize and perceive numeric information in a fascinating and enjoyable manner
- Assist customers see patterns, relationships and outliers within the information
- Apply to any numeric dataset (firm information, scientific information, sports activities information, and so forth.)
- Assign information columns in your CSV file to X and Y axes
- Crisp, excessive decision SVG
- Responsive or mounted dimensions
- Shortly find slices of information within the visualization utilizing filters
- Filters are mechanically created from the CSV information file
- Animated transitions – when the consumer adjustments the X or Y axis, the information bubbles animate/transition within the visualization
- Tooltips – there are default tooltips, however you may optionally create an HTML Website Template that pulls within the underlying information
- Callbacks – optionally add your personal code to take motion when the consumer clicks a bubble or selects a filter (with full entry to the information related to these bubbles from the underlying CSV file)
- Create a number of information visualizations on the identical HTML web page
- 6 examples included. Modify/add configuration choices … then copy/paste into your HTML web page.
- Simple to make use of … no programming
38 Configuration Choices (* solely the primary 5 are required)
- ID location the place visualization will probably be created *
- Path to CSV information file *
- Preliminary Y axis subject *
- Preliminary X axis subject *
- Specify numeric fields in information file *
- Title
- Subtitle
- Width
- Peak
- Responsive
- Bubble shade
- Bubble opacity
- Bubble chosen shade
- Bubble chosen opacity
- Bubble hover shade
- Bubble hover border
- Axis shade
- Bubble radius
- Minimal bubble dimension
- Most bubble dimension
- Filters (created mechanically from the information file)
- X-axes (consumer can change information displayed on the X-axis)
- Y-axes (consumer can change information displayed on the Y-axis)
- Reverse axis course
- Background shade
- Background picture
- Background picture place
- Padding
- Transition length
- Preliminary information spray course
- Preliminary information spray Y offset
- Preliminary information spray X offset
- Bubble click on callback perform
- Bubble filter callback perform
- Axis formatting
- HTML tooltip Website Template
- Tooltip offset X place
- Tooltip offset Y place
- Put together your CSV information file
- Specify configuration choices (use one in all 6 examples as a place to begin)
- Copy/paste setup and widget configuration traces into your HTML web page
Item Version Historical past
v1.0 (02/24/2019) – Preliminary launch