Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1ambda/zeppelin-highcharts-bubble
Zeppelin extension for bubble chart using highcharts
https://github.com/1ambda/zeppelin-highcharts-bubble
helium visualization zeppelin
Last synced: about 2 months ago
JSON representation
Zeppelin extension for bubble chart using highcharts
- Host: GitHub
- URL: https://github.com/1ambda/zeppelin-highcharts-bubble
- Owner: 1ambda
- License: other
- Created: 2017-02-13T12:33:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-25T14:06:08.000Z (over 4 years ago)
- Last Synced: 2024-11-11T13:53:24.737Z (about 2 months ago)
- Topics: helium, visualization, zeppelin
- Language: JavaScript
- Homepage:
- Size: 3.39 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zeppelin-highcharts-bubble
Bubble Chart for Apache Zeppelin using highcharts.js
## Usage
- **xAxis**: `number`
- **yAxis**: `number`
- **zAxis**: `number`
- **category**: `categorical`## Screenshots
![](https://raw.githubusercontent.com/1ambda/zeppelin-highcharts-bubble/master/screenshots/usage.gif)
## Example Paragraph for Testing
```
%sh echo -e "%table
Daily Fat \t Daily Sugar \t Obesity \t Country \n
95 \t 95 \t 13.8 \t Belgium
86.5 \t 102.9 \t 14.7 \t Germany
80.8 \t 91.5 \t 15.8 \t Finland
80.4 \t 102.5 \t 12 \t Netherlands
80.3 \t 86.1 \t 11.8 \t Sweden
78.4 \t 70.1 \t 16.6 \t Spain
74.2 \t 68.5 \t 14.5 \t France
73.5 \t 83.1 \t 10 \t Norway
71 \t 93.2 \t 24.7 \t United Kingdom
68.6 \t 20 \t 16 \t Russia
65.5 \t 126.4 \t 35.3 \t United States
65.4 \t 50.8 \t 28.5 \t Hungary
64 \t 82.9 \t 31.3 \t New Zealand
"
```## License
- See [https://shop.highsoft.com/faq](https://shop.highsoft.com/faq)
- Icon made by [Alla Afanasenko](https://www.shareicon.net/author/alla-afanasenko) from [shareicon.net](https://www.shareicon.net/schedule-diagram-black-background-bubble-chart-822303)