View allAll Photos Tagged interactivedata
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
SELT: Using ZoomCharts’ Network Graph for Education
ZoomCharts graphs let you turn ordinary data into a fun and interactive way to delve deeper into your subjects of interest. You can show or hide any combination of data sets of your choosing, rearrange data nodes to alter the look of your graph, and customize data nodes with unique descriptions. And you can do all of this with impeccable speed. As the world’s leading interactive data visualization software, ZoomCharts offers the most efficient tools, letting you alter and tweak information in your graphs with seamless transitions.
ZoomCharts network graphs are ideal for use in the educational sector, where access to easy-to-understand and well-presented information is key for learning. This is why UK-based Southern Educational Leadership Trust (SELT) called upon ZoomCharts to help present career path information on their website.
SELT is a charity that supports the development of leadership learning and career training in education and public services to help children and young people. Like many educational organizations, SELT saw the correlation in presenting information through visual and interactive means with student engagement and learning. They used ZoomCharts advanced data visualization software to let users explore a vast array of potential career paths by choosing a category and seeing all of the relevant programs within that category.
With ZoomCharts’ interactive network graphs, users are open to a variety of options that let them fully customize their experience:
2. Several expanded data sets can be viewed all in one graph.
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #net #netchart #netgraph #networkgraph #SELT #SouthernEducationalLeadershipTrust
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
Step 1: Insert custom background image.
zoomcharts.com/en/gallery/pie-chart:piechart-donut-with-c...
Dull data presentation is now a thing of the past thanks to tools such as ZoomCharts’ advanced data visualization line of software. Data visualization opens up a world of exciting possibilities for data analysis, and makes understanding and presenting large amounts of data easy and enjoyable. Visual customization has never been easier with ZoomCharts’ Pie Chart Donut, One Level with Custom Background Image tool, which offers flexibility in the look and feel of data charts.
This is one of the many advanced tools being offered by ZoomCharts and being used by clients in fields such as science, medicine, business, law, administration, information technology, transportation, media, marketing, engineering, consulting, education, and more.
- Complete control over chart graphics
- Interactive data representation
- Single level view for visual ease
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graphs #donut #onelevel #custom #custombackground #custombackgroundimage #backgroundimage #customization #control #data #interactivedata #visual #visualdata #visualdatarepresentation #tablet
ZoomCharts is offering data visualization tools to support speakers at the UX Mobile Immersion Conference 2015, taking place April 13th to 15th at Salt Lake Marriott Downtown at City Creek Hotel, 75 South West Temple, Salt Lake City, UT 84101.
Check out what you can do with ZoomCharts charts and graphs at zoomcharts.com
ZoomCharts is a leading data visualization provider, offering the worldâs most interactive data visualization software. All charts and graphs are responsive and interactive, support massive data, and can be used on all modern devices, with incredibly fast performance speed. Be among the growing number of professionals discovering the exciting potential that ZoomCharts has in improving the efficiency of data analysis and presentation.
The UX Mobile Immersion Conference is designed for people who are serious about taking UX design to the next level. The three day event features two full days of intriguing workshops and one day of informative guest speaker talks. Engage in fascinating discussions on media queries, image optimization, multi-device design, native apps, design patterns, wireframes, and so much more.
Check out this yearâs keynote speakers:
Jen Simmons will be talking about Innovation and the Power of the Web. With over 20 years of design experience, and with a client list that includes Google, MIT Press, and the New York Stock Exchange, Jen is probably best known as the host of podcast The Web Ahead, about the future of the Web and changing technologies.
Jared Spool will be presenting his topic, Is Design Metrically Opposed? Jared is the founder of user research organization User Interface Engineering (UIE), and with over 30 years of experience in usability and design, is a highly knowledgeable voice on the subject of usability.
This yearâs lineup of workshop leaders and guest speakers are also fantastic:
Brad Frost will be speaking about Using Atomic Design to Create Responsive Interfaces, which provides an in depth look at using pattern libraries, and various design patterns and techniques.
Theresa Neil will be discussing Designing for the Brave New World of Native Apps, which offers a new way to design for mobile that will attract, convert, and retain customers.
Jason Grigsby will be giving his workshop on When Responsive Design Meets the Real World, dispelling fears about responsive design and looking at the advantages and ease of mobile first.
Chris Risdon will be talking about Mapping the User Experience, and showing how to understand your customer and how to connect them with your product or service.
Aaron Gustafson and Jenn Lukas will be giving their talk on Adaptive Designs Across Devices, which addresses considerations such as browser types, accessibility, and device compatibility in responsive or adaptive design.
Stephen Hay will be presenting on Optimizing Responsive Workflows with Structured Content, which showcases how content-driven responsive design makes life easier.
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #interactive #data #visualization #charts #graphs #bigdata #dataviz #SaltLakeCity #SLC #Utah #UT #UX #Mobile #responsive #web #design #optimization #responsivedesign #webdesign #mobilefirst #JenSimmons #Google #MIT #NYSE #TheWebAhead #JaredSpool #UIE #BradFrost #AtomicDesign #TheresaNeil #JasonGrigsby #ChrisRisdon #AaronGustafson #JennLukas #adaptivedesign #StephenHay
ZoomCharts is offering data visualization tools to support speakers at UXLx 2015, taking place June 3rd through 5th, 2015 at the FIL Meeting Centre (Centro de Reuniões da FIL), Rua do Bojador - Parque das Nações, 1998-010 Lisbon, Portugal.
Check out what you can do with ZoomCharts charts and graphs at zoomcharts.com
ZoomCharts is the world’s most interactive data visualization software, with 100% interactive charts and graphs that support massive data, work with all mobile, touch enabled devices, and perform at incredibly fast speeds. Be among the growing number of professionals discovering the exciting potential that ZoomCharts has in bringing data presentation to the next level.
UXLx is Europe’s premiere design conference, featuring a fantastic speaker lineup that includes usability experts, information architects, interaction designers, and more, with the opportunity to learn and be inspired by their workshops and talks.
Attend the event for the chance to meet like-minded people who are passionate about UX, join meetups and social events, network and make new connections.
Speakers and workshop leaders include: Big Medium founder Josh Clark; information architect Abby Covert; Atomic Design’s Brad Frost; design expert Theresa Neil; designer Josh Seiden; digital governance expert Lisa Welchman; responsive design expert Stephen Hay; UX design, research and product strategy consultant Clair Rowland; designer Ben Reason; editor and writer Nicole Fenton; behavioral social scientist Stephen Wendel; UX consultant Mike Atherton; information architect and author Andrew Hinton; sensory cognition specialist Alastair Somerville; UX professional Michael Beasley; UX expert Adrian Howard; and UX designer Brian Thurston.
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #visualization #charts #graphs #bigdata #dataviz #UXLx #Lisbon #Lisboa #Portugal #UX #design #development #information #architect
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
ZoomCharts is offering data visualization tools to support speakers at An Event Apart San Diego, taking place June 8th through 10th, 2015 at San Diego Marriott Marquis & Marina, 333 W Harbor Drive, San Diego, CA 92101.
Check out what you can do with ZoomCharts charts and graphs at zoomcharts.com
ZoomCharts is the world’s most interactive data visualization software, with charts and graphs that are 100% interactive, support big data, work with all mobile devices, and perform at incredibly fast speeds. Be among the growing number of professionals discovering the exciting potential that ZoomCharts has in bringing data presentation to the next level.
An Event Apart is a must attend web design conference for people who make websites. It provides a great learning environment for those who are passionate about web design and web design standards, and covers topics in coding, content, usability, and design.
The event is highly attended by web professionals, including designers, developers, IAs, UX pros, project managers, writers, editors, marketers, and even clients.
Speakers include Jeffrey Zeldman, Co-Founder of An Event Apart, and publisher of A List Apart and A Book Apart; Sarah Parmenter, Founder, You Know Who; Tim Brown, Type Manager, Adobe Typekit; Atomic Design’s Brad Frost; Jason Grigsby, Co-Founder, Cloud Four; Josh Clark, Principal, Global Moxie; Dan Mall, Founder & Design Director, SuperFriendly; Nicole Sullivan, Founder, Stubbornella; designer Jen Simmons; CSS expert Chris Coyier; Information Designer Kevin M. Hoffman; and Mike Monteiro, Design Director, Mule Design.
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #visualization #charts #graphs #bigdata #dataviz #AnEventApart #AEA #SanDiego #California #web #design #conference #AListApart
Step 4: Zoom in and out of the chart by swiping up or down with your mouse scroll pad, or by using the Zoom-out feature at the top left.
zoomcharts.com/en/gallery/all:facet-chart-browser-shares
The Facet Chart Hierarchical Structure tool, part of ZoomChartsâ advanced data visualization line of software, makes presenting and analyzing large amounts of data simple and visually appealing. Work more efficiently with your data by organizing it to fit your companyâs exact needs.
Hierarchical Structure is one of the many advanced data visualization features being offered by ZoomCharts and used by clients in several educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- View data in hierarchical order for an organized display
- Present detailed information about your data series easily and efficiently
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #facetchart #facet #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #hierarchical #hierarchicalstructure #imac
Step 1: Order your chartâs data by hierarchy.
zoomcharts.com/en/gallery/all:facet-chart-browser-shares
The Facet Chart Hierarchical Structure tool, part of ZoomChartsâ advanced data visualization line of software, makes presenting and analyzing large amounts of data simple and visually appealing. Work more efficiently with your data by organizing it to fit your companyâs exact needs.
Hierarchical Structure is one of the many advanced data visualization features being offered by ZoomCharts and used by clients in several educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- View data in hierarchical order for an organized display
- Present detailed information about your data series easily and efficiently
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #facetchart #facet #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #hierarchical #hierarchicalstructure #imac
Step 4: Click on chart center to return to full data display.
zoomcharts.com/en/gallery/all:pie-chart-donut-chart-flat-...
ZoomChartsâ advanced data visualization line of software makes understanding and presenting large amounts of data simple and visually stimulating. ZoomChartsâ Donut Chart, Flat Theme, Hierarchical Structure tool makes it even easier to organize and analyze your information, allowing you to work with the results more efficiently than ever before.
Hierarchical Structure is among many interactive features being offered by ZoomCharts and being used by clients in various educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- Single level chart view for visual ease
- View data in hierarchical order for an organized display
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #donutchart #donut #flat #flatheme #hierarchical #hierarchicalstructure #mac
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
Step 2: Hover over chart units for an interactive data display.
zoomcharts.com/en/gallery/pie-chart:piechart-donut-with-c...
Dull data presentation is now a thing of the past thanks to tools such as ZoomCharts’ advanced data visualization line of software. Data visualization opens up a world of exciting possibilities for data analysis, and makes understanding and presenting large amounts of data easy and enjoyable. Visual customization has never been easier with ZoomCharts’ Pie Chart Donut, One Level with Custom Background Image tool, which offers flexibility in the look and feel of data charts.
This is one of the many advanced tools being offered by ZoomCharts and being used by clients in fields such as science, medicine, business, law, administration, information technology, transportation, media, marketing, engineering, consulting, education, and more.
- Complete control over chart graphics
- Interactive data representation
- Single level view for visual ease
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graphs #donut #onelevel #custom #custombackground #custombackgroundimage #backgroundimage #customization #control #data #interactivedata #visual #visualdata #visualdatarepresentation #tablet
Step 5: Go back to the full data display using the Back feature at the top left.
zoomcharts.com/en/gallery/all:facet-chart-browser-shares
The Facet Chart Hierarchical Structure tool, part of ZoomChartsâ advanced data visualization line of software, makes presenting and analyzing large amounts of data simple and visually appealing. Work more efficiently with your data by organizing it to fit your companyâs exact needs.
Hierarchical Structure is one of the many advanced data visualization features being offered by ZoomCharts and used by clients in several educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- View data in hierarchical order for an organized display
- Present detailed information about your data series easily and efficiently
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #facetchart #facet #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #hierarchical #hierarchicalstructure #imac
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
ZoomCharts for DEVNEXUS 2015: March 10-12, 2015
ZoomCharts is offering data visualization tools to support presentations at DEVNEXUS 2015, taking place from March 10th to 12th, 2015 at the Cobb Galleria Centre in Atlanta, Georgia.
Check out what you can do with ZoomCharts charts and graphs at zoomcharts.com
ZoomCharts’ line of advanced data visualization software is fully interactive, supports big data, works on all modern devices including touch screens, and does it all at incredibly fast speeds. These tools are being discovered by a growing number of clients in a variety of fields as the best way to analyze and present data. Don’t be among the last to discover the exciting potential that ZoomCharts tools can open up for your data.
DEVNEXUS is a professional software developers conference that takes place over 3 days and features over 1500 developers, 6 workshops, 12 tracks, and 120 presentations. Take part in events on topics such as HTML5, big data integration, JavaScript, functional web design, responsive web design, UX design, DevOps, and many, many more. This highly popular event has sold out early the last six years, and includes big name sponsors such as IBM, Microsoft, GitHub, and Oracle.
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #chart #graph #charts #graphs #datachart #datacharts #datagraph #datagraphs #bigdata #developer #developers #dev #devnexus #devnexus2015 #atlanta #georgia #cobbgalleria #conference #professionaldevelopers #software #softwaredevelopers #developersconference #HTML5 #java #javascript #webdesign #responsive #functional #web #design #UX #devops #IBM #Microsoft #GitHub #Oracle
Step 2: Drag and drop nodes to rearrange the graph.
zoomcharts.com/en/gallery/all:network-graph-company-netwo...
Managing company networks is made simple with ZoomChartsâ Company Network, With Icons tool. Information can be stored, viewed, and changed easily, as soon as business changes occur. A comprehensive range of customization options lets you tailor the look of your graph to suit your companyâs specific needs.
ZoomChartsâ line of advanced data visualization software is ideal for any industry looking to use their data in new ways, including science, medicine, business, law, administration, information technology, transportation, media, marketing, engineering, consulting, education, and more.
- Present large amounts of information in an easy to understand visual display
- Interactive and customizable graph features fluid data points
- Icons and descriptions make for easy data point recognition
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #networkgraph #networkchart #interactive #interactivedata #data #datavisualization #fluiddatapoints #datapointrecognition #customizable #iphone
Step 1: Add custom thumbnails to your data chart nodes.
zoomcharts.com/en/gallery/all:network-graph-nodes-with-cu...
Custom Thumbnails is one of the many features from ZoomChartsâ line of advanced data visualization software that can help you make the most out of your data. ZoomChartsâ many customization options allow you to tailor the look of your graph to suit your companyâs needs.
ZoomChartsâ line of advanced data visualization software is being used by many industries looking to use their data in new ways, including science and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Graphs are interactive and customizable, with fluid data points
- Custom thumbnails make for easy data point recognition
- Large amounts of information can be presented in an easy to understand visual display
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #network #netchart #networkchart #networkgraph #interactivedata #datavisualization #interactivedatavisualization #nodeswithcustomthumbnails #customthumbnails #custom #customization #thumbnails #iphone
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
ZoomCharts for Big Data Developer Conference: March 23-25, 2015
ZoomCharts is offering data visualization tools to support presenters at the Big Data Developer Conference, taking place from March 23rd to 25th, 2015 at the Hilton, 4949 Great America Parkway in Santa Clara, California.
Check out what you can do with ZoomCharts charts and graphs at zoomcharts.com
ZoomCharts’ line of advanced data visualization software is fully interactive, supports big data, works on all modern devices including touch screens, and does it all at incredibly fast speeds. These tools are being discovered by a growing number of clients in a variety of fields as the best way to analyze and present data. Don’t be among the last to discover the exciting potential that ZoomCharts tools can open up for your data.
The Big Data Developer Conference is an extensive 3 day conference on big data, offering hands on, customized training experiences from big data experts for technical and non technical people alike looking to learn about big data. There is a specific focus on Hadoop, Spark, NoSQL, and machine learning. No prior knowledge of programming or databases is required. The conference is geared toward professionals such as engineers, developers, architects, networking specialists, managers, executives, students, data analysts, developers, QA, performance engineers, data warehouse professional, sales professionals, technical marketers, and more.
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #chart #graph #charts #graphs #datachart #datacharts #datagraph #datagraphs #bigdata #developer #developerconference #conference #santaclara #california #hilton #experts #technical #nontechnical #hadoop #spark #nosql #machinelearning #programming #databases #professional #engineers #developers #architects #networking #managers #executives #students #analysts #developers #QA #engineers #warehouse #sales #professionals #marketers
Step 2: Hover over chart units for an interactive data display.
zoomcharts.com/en/gallery/pie-chart:piechart-donut-with-c...
Dull data presentation is now a thing of the past thanks to tools such as ZoomChartsâ advanced data visualization line of software. Data visualization opens up a world of exciting possibilities for data analysis, and makes understanding and presenting large amounts of data easy and enjoyable. Visual customization has never been easier with ZoomChartsâ Pie Chart Donut, One Level with Custom Background Image tool, which offers flexibility in the look and feel of data charts.
This is one of the many advanced tools being offered by ZoomCharts and being used by clients in fields such as science, medicine, business, law, administration, information technology, transportation, media, marketing, engineering, consulting, education, and more.
- Complete control over chart graphics
- Interactive data representation
- Single level view for visual ease
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graphs #donut #onelevel #custom #custombackground #custombackgroundimage #backgroundimage #customization #control #data #interactivedata #visual #visualdata #visualdatarepresentation
Step 4: Sort and display data by various time increments using the filters at the top right.
zoomcharts.com/en/gallery/all:time-chart-legend
ZoomChartsâ line of advanced data visualization software makes it easy and efficient to understand, analyze, and present large amounts of information. Further customization options such as Legends help you tailor the presentation of your data so that you are able to work with exactly the information you need.
ZoomCharts Time Chart Legend is an interactive feature that is being used in a variety of educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Show or hide data series with a simple click using legends
- Information is organized and accessible
- View changes in data over time
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #timechart #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #legend #iphone
Step 4: Move the slider points back to the ends to display full data set.
zoomcharts.com/en/gallery/all:node-filter
ZoomChartsâ advanced data visualization software makes viewing and analyzing your data easier than ever before. The Node Filtering tool features an easy to use slider that lets you view exactly the data you need while temporarily hiding others based on the filtering options of your choice.
ZoomChartsâ Interactive Node Filtering feature is currently being used to enhance data visualization in a number of educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Customize your graph to view exactly what you want
- Filter and view data easily using a slider
- Change node display with simple drag and drop
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #network #netchart #networkchart #interactive #data #interactivedata #datavisualization #interactivedatavisualization #interactivenodefiltering #nodefiltering #node #filter #slider #iphone
ZoomCharts at DevClub.lv: Developing a Javascript SDK
On January 15, 2015, ZoomCharts Co-Founder and CTO Viesturs Zariņš presented at DevClub.lv - a community of Latvian IT specialists that gather monthly and host free talks, presentations, and events to allow the local IT community to share knowledge, network, and communicate. Zariņš discussed the unique challenges faced in developing JavaScript SDK.
Here is a brief overview of his PowerPoint presentation on ZoomCharts, the world’s most interactive data visualization software that will support all your data presentation needs with incredible speed.
What is ZoomCharts?
What defines ZoomCharts advanced data visualization software? It is NOT another HTML5 charts library. It is:
- Interactive
- Fast
- Touch enabled
- Supports big data
A long time ago
DOS 6.2 allowed for:
- 320x240x8bpp
- Direct access to pixels on screen
- Assembler for performance
Today, the Web has finally caught up in the graphics department. Now, we have access to:
- Multiple browsers and rendering technologies
- Multiple resolutions
- Performance that varies by browser and device
Development setup:
- We write in JavaScript
- Commit to GitHub
- Build system in JavaScript
- Debug in Chrome
- Run automated tests
- Like WebStorm (and Vim)
Graphics:
Canvas (fast)
SVG (slow)
WebGL (>50%)
Interactive animations:
Zoom in and out of the graph, drag and drop data, all with your mouse or trackpad.
Graceful degradation:
High FPS (frames per second) lets you scale graphics with low image degradation.
Third party libraries:
- Raphael
- Hammer.js
- Leaflet
- Moment.js
Challenges:
- Responsive design: layouts can shift and look nice on desktop screens vs. not so nice on vertical, mobile screens
- Big screen resolutions: uses devicePixelRatio for sharp rendering, but no hardware acceleration beyond 2048x2048
- Safari compatibility: with 100% CPU, input events are blocked and browser locks up; strange code offers fixes
- HTML on canvas: DOM is slow; basic HTML markup must be parsed and rendered manually; text caching helps
Support:
- Process: TrialSupportBuy
- 1 day issue resolution
- #1 Tell me what I did wrong
- #2 Can you do…
Testing:
- Automated tests on every GIT push
Automatically:
- Compare images
- Record performance
- View errors in console
Interactive testing:
- Next step: record and playback
BrowserStack:
- Interactive mode
- Automated: Selenium API
Debugging:
Chrome Developer tools (F12)
- Debugging
- Profiling
- Timeline
Remote debugging available: developer.chrome.com/devtools/docs/remote-debugging
Future:
- More charts
- Extension API
- Memory allocation tracking
- WebGL
We are looking for statically-typed language:
- Error checking
- Performance
- Superior minification
- Easy to write and read
- Easy to call from JS
Building
Custom build script:
- Compile
- Minify
- Extract documentation
- Embed customer data
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #interactivedatavisualization #chart #graph #charts #graphs #Javascript #JavascriptSDK #DevClubIV #Latvia #PowerPoint #PowerPointpresentation #fast #bigdata
Step 1: Click on a node to expand its neighbors.
zoomcharts.com/en/gallery/all:network-graph-company-netwo...
Managing company networks is made simple with ZoomChartsâ Company Network, With Icons tool. Information can be stored, viewed, and changed easily, as soon as business changes occur. A comprehensive range of customization options lets you tailor the look of your graph to suit your companyâs specific needs.
ZoomChartsâ line of advanced data visualization software is ideal for any industry looking to use their data in new ways, including science, medicine, business, law, administration, information technology, transportation, media, marketing, engineering, consulting, education, and more.
- Present large amounts of information in an easy to understand visual display
- Interactive and customizable graph features fluid data points
- Icons and descriptions make for easy data point recognition
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #networkgraph #networkchart #interactive #interactivedata #data #datavisualization #fluiddatapoints #datapointrecognition #customizable #iphone
As video rental stores become a thing of the past, and home entertainment becomes more prominent going into the future, the means of choosing what to watch continues to evolve.
Using data from the popular Internet Movie Database (IMDb), ZoomCharts has come up with a fantastic new way for you to explore movies and discover the next great film to watch. Using a ZoomCharts network chart, you have a beautiful, completely interactive, and highly visual and intuitive way to explore actors, genres, and titles.
Click on an actor to discover more about what genres of films they are known for.
Right clicking on an actor will pull up more detailed information about them.
Click on a genre to generate specific movie titles that actor has been in.
Click on a movie title to find out what other actors star in the film.
Filter your results using the year slider and IMDb minimum rating.
The possibilities are endless!
Once you have decided on a movie that you think you might like, simply right click to expand information, including a full plot summary, director and writer information, runtime, country, language, and more.
From here, you also have options to watch the trailer or purchase the movie to watch instantly from the comfort of your home, and conveniently from your desktop, laptop, tablet, mobile device, or television.
As with all ZoomCharts interactive charts, you can intuitively explore all parts of the data set, including zooming and scrolling by simply swiping, pinching, or clicking.
At a glance information includes movie posters, release dates, and IMDb user ratings so that you donât have to waste any time in making an informed decision, with everything you need to know right at your fingertips.
See it all in action at imdb.zoomcharts.com/
The Internet Movie Database is an online database that offers comprehensive entertainment related information, from films, TV, and videogames, to cast, characters, and crew, to trivia, reviews, ratings, plot summaries, and user forums. Actors and crew can upload their resume and photos, and users can register to rate and review titles, vote, comment, and engage in discussions.
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #interactive #data #visualization #charts #graphs #bigdata #dataviz #netchart #network #networkchart #IMDb #Internet #movie #database #movies #films #actors #cast #crew #genres #Godfather #AlPacino #DianeKeaton #television #TV #videogames #home #entertainment
Step 4: Right clicking on a node will give you more options.
zoomcharts.com/en/gallery/all:network-graph-company-netwo...
Managing company networks is made simple with ZoomChartsâ Company Network, With Icons tool. Information can be stored, viewed, and changed easily, as soon as business changes occur. A comprehensive range of customization options lets you tailor the look of your graph to suit your companyâs specific needs.
ZoomChartsâ line of advanced data visualization software is ideal for any industry looking to use their data in new ways, including science, medicine, business, law, administration, information technology, transportation, media, marketing, engineering, consulting, education, and more.
- Present large amounts of information in an easy to understand visual display
- Interactive and customizable graph features fluid data points
- Icons and descriptions make for easy data point recognition
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #networkgraph #networkchart #interactive #interactivedata #data #datavisualization #fluiddatapoints #datapointrecognition #customizable #iphone
Step 3: Click on a data series to expand.
zoomcharts.com/en/gallery/all:pie-chart-donut-chart-flat-...
ZoomCharts’ advanced data visualization line of software makes understanding and presenting large amounts of data simple and visually stimulating. ZoomCharts’ Donut Chart, Flat Theme, Hierarchical Structure tool makes it even easier to organize and analyze your information, allowing you to work with the results more efficiently than ever before.
Hierarchical Structure is among many interactive features being offered by ZoomCharts and being used by clients in various educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- Single level chart view for visual ease
- View data in hierarchical order for an organized display
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #donutchart #donut #flat #flatheme #hierarchical #hierarchicalstructure #iphone
Step 3: Swipe up/down with your mouse scroll pad to zoom in/out of the graph.
zoomcharts.com/en/gallery/all:network-graph-company-netwo...
Managing company networks is made simple with ZoomChartsâ Company Network, With Icons tool. Information can be stored, viewed, and changed easily, as soon as business changes occur. A comprehensive range of customization options lets you tailor the look of your graph to suit your companyâs specific needs.
ZoomChartsâ line of advanced data visualization software is ideal for any industry looking to use their data in new ways, including science, medicine, business, law, administration, information technology, transportation, media, marketing, engineering, consulting, education, and more.
- Present large amounts of information in an easy to understand visual display
- Interactive and customizable graph features fluid data points
- Icons and descriptions make for easy data point recognition
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #networkgraph #networkchart #interactive #interactivedata #data #datavisualization #fluiddatapoints #datapointrecognition #customizable #iphone
Step 1: Tap on a legend item to temporarily hide a particular series of data from the chart. The legend will display this series of data as greyed-out.
zoomcharts.com/en/gallery/all:time-chart-legend
ZoomChartsâ line of advanced data visualization software makes it easy and efficient to understand, analyze, and present large amounts of information. Further customization options such as Legends help you tailor the presentation of your data so that you are able to work with exactly the information you need.
ZoomCharts Time Chart Legend is an interactive feature that is being used in a variety of educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Show or hide data series with a simple click using legends
- Information is organized and accessible
- View changes in data over time
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #timechart #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #legend #iphone
Step 1: Order your chartâs data by hierarchy.
zoomcharts.com/en/gallery/all:pie-chart-donut-chart-flat-...
ZoomChartsâ advanced data visualization line of software makes understanding and presenting large amounts of data simple and visually stimulating. ZoomChartsâ Donut Chart, Flat Theme, Hierarchical Structure tool makes it even easier to organize and analyze your information, allowing you to work with the results more efficiently than ever before.
Hierarchical Structure is among many interactive features being offered by ZoomCharts and being used by clients in various educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- Single level chart view for visual ease
- View data in hierarchical order for an organized display
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #donutchart #donut #flat #flatheme #hierarchical #hierarchicalstructure #mac
Step 2: Click on chart units to single out data information.
zoomcharts.com/en/gallery/all:piechart-donut-single-level...
ZoomChartsâ advanced data visualization line of software lets you efficiently view, analyze, and present high volumes of data. With the Pie Chart Donut, One Level tool, make your data presentation not only organized and easy to read, but visually pleasing, too.
Interactive data charts such as ZoomChartsâ Pie Chart Donut, One Level are used by clients in various educational fields like sciences and mathematics, including anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- Colored visuals allow for effortless data recognition
- Single level chart view for visual ease
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #donutchart #donutonelevel #donut #onelevel #mac
Step 2: Hover over a data series to display detailed information.
zoomcharts.com/en/gallery/all:pie-chart-donut-chart-flat-...
ZoomCharts’ advanced data visualization line of software makes understanding and presenting large amounts of data simple and visually stimulating. ZoomCharts’ Donut Chart, Flat Theme, Hierarchical Structure tool makes it even easier to organize and analyze your information, allowing you to work with the results more efficiently than ever before.
Hierarchical Structure is among many interactive features being offered by ZoomCharts and being used by clients in various educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- Single level chart view for visual ease
- View data in hierarchical order for an organized display
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #donutchart #donut #flat #flatheme #hierarchical #hierarchicalstructure #tablet
Step 3: Show or hide any combination of data.
zoomcharts.com/en/gallery/all:time-chart-legend
ZoomChartsâ line of advanced data visualization software makes it easy and efficient to understand, analyze, and present large amounts of information. Further customization options such as Legends help you tailor the presentation of your data so that you are able to work with exactly the information you need.
ZoomCharts Time Chart Legend is an interactive feature that is being used in a variety of educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Show or hide data series with a simple click using legends
- Information is organized and accessible
- View changes in data over time
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #timechart #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #legend #iphone
Step 3: Click on a data series to expand.
zoomcharts.com/en/gallery/all:pie-chart-donut-chart-flat-...
ZoomCharts’ advanced data visualization line of software makes understanding and presenting large amounts of data simple and visually stimulating. ZoomCharts’ Donut Chart, Flat Theme, Hierarchical Structure tool makes it even easier to organize and analyze your information, allowing you to work with the results more efficiently than ever before.
Hierarchical Structure is among many interactive features being offered by ZoomCharts and being used by clients in various educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- Single level chart view for visual ease
- View data in hierarchical order for an organized display
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #donutchart #donut #flat #flatheme #hierarchical #hierarchicalstructure #tablet
ZoomCharts for DeveloperWeek: February 6-12, 2015
ZoomCharts is offering data visualization tools to support presenters at DeveloperWeek 2015, taking place from February 6th to 12th, 2015 at Pier 27 at the Embarcadero in San Francisco, California.
Check out what you can do with ZoomCharts charts and graphs at zoomcharts.com
ZoomCharts’ line of advanced data visualization software is fully interactive, supports big data, works on all modern devices including touch screens, and does it all at incredibly fast speeds. These tools are being discovered by a growing number of clients in a variety of fields as the best way to analyze and present data. Don’t be among the last to discover the exciting potential that ZoomCharts tools can open up for your data.
DeveloperWeek is San Francisco’s largest technology event series. Covering new dev technologies, DeveloperWeek includes over 60 events, some of which include the Conference & Expo, the Accelerate 2015 hackathon, GirlDevWeek events, the Robotics Dev Summit, the DevOps Summit, workshops, and open houses.
Introductory lessons, advanced tips, and tricks are offered on technologies like HTML5, WebRTC, Full-Stack JavaScript development, mobile web design, Node.js, data science, distributed computing, and more. Hosts and supporters of last year’s event include a number of major technology industry players, including Google, Facebook, IBM, Blackberry, and Microsoft.
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #interactive #data #interactivedata #datavisualization #chart #graph #charts #graphs #datachart #datacharts #datagraph #datagraphs #bigdata #developer #developerweek #dev #sanfran #sanfrancisco #pier27 #embarcadero #conference #expo #Accelerate2015 #hackathon #GirlDevWeek #Robotics #DevSummit #DevOpsSummit #summit #workshops #openhouses #HTML5 #WebRTC #fullstack #JavaScript #mobilewebdesign #Node.js #datascience #distributedcomputing #Google #Facebook #IBM #Blackberry #Microsoft
Step 1: Insert custom background image.
zoomcharts.com/en/gallery/pie-chart:piechart-donut-with-c...
Dull data presentation is now a thing of the past thanks to tools such as ZoomCharts’ advanced data visualization line of software. Data visualization opens up a world of exciting possibilities for data analysis, and makes understanding and presenting large amounts of data easy and enjoyable. Visual customization has never been easier with ZoomCharts’ Pie Chart Donut, One Level with Custom Background Image tool, which offers flexibility in the look and feel of data charts.
This is one of the many advanced tools being offered by ZoomCharts and being used by clients in fields such as science, medicine, business, law, administration, information technology, transportation, media, marketing, engineering, consulting, education, and more.
- Complete control over chart graphics
- Interactive data representation
- Single level view for visual ease
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graphs #donut #onelevel #custom #custombackground #custombackgroundimage #backgroundimage #customization #control #data #interactivedata #visual #visualdata #visualdatarepresentation #pc
Step 2: Hover over a data series to display detailed information.
zoomcharts.com/en/gallery/all:facet-chart-browser-shares
The Facet Chart Hierarchical Structure tool, part of ZoomChartsâ advanced data visualization line of software, makes presenting and analyzing large amounts of data simple and visually appealing. Work more efficiently with your data by organizing it to fit your companyâs exact needs.
Hierarchical Structure is one of the many advanced data visualization features being offered by ZoomCharts and used by clients in several educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- View data in hierarchical order for an organized display
- Present detailed information about your data series easily and efficiently
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #facetchart #facet #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #hierarchical #hierarchicalstructure #imac
Step 1: Hover over a data series to display detailed information.
zoomcharts.com/en/gallery/all:piechart-donut-single-level...
ZoomChartsâ advanced data visualization line of software lets you efficiently view, analyze, and present high volumes of data. With the Pie Chart Donut, One Level tool, make your data presentation not only organized and easy to read, but visually pleasing, too.
Interactive data charts such as ZoomChartsâ Pie Chart Donut, One Level are used by clients in various educational fields like sciences and mathematics, including anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- Colored visuals allow for effortless data recognition
- Single level chart view for visual ease
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The worldâs most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #donutchart #donutonelevel #donut #onelevel #mac
Step 2: Click on chart units to single out data information.
zoomcharts.com/en/gallery/all:piechart-donut-single-level...
ZoomCharts’ advanced data visualization line of software lets you efficiently view, analyze, and present high volumes of data. With the Pie Chart Donut, One Level tool, make your data presentation not only organized and easy to read, but visually pleasing, too.
Interactive data charts such as ZoomCharts’ Pie Chart Donut, One Level are used by clients in various educational fields like sciences and mathematics, including anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- Colored visuals allow for effortless data recognition
- Single level chart view for visual ease
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #donutchart #donutonelevel #donut #onelevel #iphone
Step 3: Click on a data series to expand.
zoomcharts.com/en/gallery/all:pie-chart-donut-chart-flat-...
ZoomCharts’ advanced data visualization line of software makes understanding and presenting large amounts of data simple and visually stimulating. ZoomCharts’ Donut Chart, Flat Theme, Hierarchical Structure tool makes it even easier to organize and analyze your information, allowing you to work with the results more efficiently than ever before.
Hierarchical Structure is among many interactive features being offered by ZoomCharts and being used by clients in various educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- Single level chart view for visual ease
- View data in hierarchical order for an organized display
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #donutchart #donut #flat #flatheme #hierarchical #hierarchicalstructure #pc #laptops
Step 1: Order your chart’s data by hierarchy.
zoomcharts.com/en/gallery/all:pie-chart-donut-chart-flat-...
ZoomCharts’ advanced data visualization line of software makes understanding and presenting large amounts of data simple and visually stimulating. ZoomCharts’ Donut Chart, Flat Theme, Hierarchical Structure tool makes it even easier to organize and analyze your information, allowing you to work with the results more efficiently than ever before.
Hierarchical Structure is among many interactive features being offered by ZoomCharts and being used by clients in various educational fields, including sciences and mathematics, such as anatomy, biochemistry, ecology, microbiology, nutrition, neuroscience, physiology, zoology, chemical engineering, geochemistry, molecular biology, geology, paleontology, physics, astronomy, algebra, computer science, geometry, logic, and statistics, and the arts such as, music, dance, theatre, film, animation, architecture, applied arts, photography, graphic design, interior design, and mixed media.
- Interactive data representation lets you visualize large amounts of information
- Single level chart view for visual ease
- View data in hierarchical order for an organized display
Check out ZoomCharts products:
Network Chart
Big network exploration
Explore linked data sets. Highlight relevant data with dynamic filters and visual styles. Incremental data loading. Exploration with focus nodes.
Time Chart
Time navigation and exploration tool
Browse activity logs, select time ranges. Multiple data series and value axes. Switch between time units.
Pie Chart
Amazingly intuitive hierarchical data exploration
Get quick overview of your data and drill down when necessary. All in a single easy to use chart.
Facet Chart
Scrollable bar chart with drill-down
Compare values side by side and provide easy access to the long tail.
ZoomCharts
The world’s most interactive data visualization software
#zoomcharts #piechart #pie #chart #charts #graph #graphs #data #interactivedata #visual #visualdata #visualdatarepresentation #donutchart #donut #flat #flatheme #hierarchical #hierarchicalstructure #tablet