SlideShare a Scribd company logo
Shield UI JavaScript Chart
A Flexible HTML5 Data Visualization
Component
Introduction to UI components
•

What are UI components?
- reusable pieces of software that can be integrated in different projects

•

What problems do UI components solve?
- reusability- can be used in multiple projects independently
- achieving a fairly complex task in little time- do not have to start from scratch just
set up component properties and run. Intuitive interface of the components
shrinks development time and secures timely delivery of project
- maintainability – do not have to worry about browser changes –components
updates address this need
-scalability- can be used in small projects or multi-team effort

•

The tendency is that sites are ever more complex, more visually appealing. High
standards have raised for the level of presentation and UI components are here to
meet them
A strong trend over the last year, similar to internet usage, component usage has
skyrocketed
Usage of UI components
- Hundreds of companies and projects, thousands of components are out there to
meet specific requirements

•
•
Shield UI JavaScript Chart

• A fast and accurate JavaScript UI component used in data
visualization- built on top of the latest HTML5 and CSS3 technologies available
as a JQuery plug in

• Fully Customizable- enable handling of both trivial and complex tasks
• Provides excellent presentation and appealing design:
•

Examples of Bar Chart, Polar Bar Chart- for visualization of periodic trends and Spline Chart with smooth curves.
Shield UI JavaScript Chart
• Many useful features, which enable any scenario:
21 chart types, Exporting, Selecting, client-side events, livedata support, Inverse layout, Localization, Styling and Theming

• Easily plot data and add graphs to your site. This
ensures contemporary look with little effort
- you have great visualization on your site and project is
complete in short deadline
Shield UI Chart Series
Using ShieldUI Chart
• Two easy steps to initialize your chart
• 1. Include:Add references to the required scripts on
the page:
<script type="text/javascript" src="//www.shieldui.com/shared/components/latest/chart/js/jquery1.9.1.min.js"></script>
<script type="text/javascript" src="//www.shieldui.com/shared/components/latest/chart/js/shieldchart.all.min.js"></script> </head>

• 2. Component configuration: Setup control
properties, such as:
dataSeries:
[{ seriesType: 'line',
collectionAlias: 'Households',
data: [0.164, 0.173, 0.184, 0.167, 0.177, 0.189, 0.180, 0.183, 0.188, 0.160, 0.176, 0.178]
}
, { seriesType: 'line',
collectionAlias: 'Industry',
data: [0.103, 0.105, 0.112, 0.111, 0.102, 0.099, 0.110, 0.113, 0.117, 0.119, 0.123, 0.117] }]
Result
• Rendered chart and its structure
-X/Y Axis, Legend, Different Data Series (Household, Industry), two prebuilt Light
and Dark Themes. The default labels for chart title, subtitle, axes and tick
labels, graph points, tooltips and legend can be changed
-Along with numeric values, date and time are also accepted as graph
input, making our charting solution one of the few supporting temporal data.
ASP.NET sales dashboard
The sample uses related ASP.NET chart components from ShieldUI
The layout works as follows. Initially, only the first chart, which is a bar chart, is rendered and
populated with data. This is the "quarters" chart and represent a graph for the quarterly sales of a
company.
Clicking, or selecting a bar from the first chart populates the second chart - which represents the
sales for a particular quarter, broken down by product category. Selecting a piece of the donut
chart, or a category, populates the third chart, which represents the sales for this particular
category during this quarter.
The finished presentation looks like this:
Advantages
• Get a visualization on your site in minutes – drastically reduced
development time.
• Put focus on customization, rather than development itself
• Intuitive API allows non-technical users to take advantage of the products
as well.
• Do not worry about browser compatibility – this is the task of the UI
component (all desktop and mobile browsers are supported)
• Separation of data, visualization and functionalities/interactivity
• Unified look across applications- same component can be reused in
several projects with similar scenarios
• Exporting features allows embedding of output in a variety of documents
or presentations- this completes your project lifecycle, export, print or add
to your powerpoint presentation.
• New features and releases address existing problems and solves future
development needs- problems solved by developers not by the end user
• Product is mature and offers plenty of functionality to tackle different
scenarios
• Uses latest web development technologies: HTML5, JavaScript and CSS3
How to Reach Us
• On our main website:
http://www.shieldui.com
• Demos of our components:
http://demos.shieldui.com
For usage of component in scientific or non-commercial projects
you can download our free trial for evaluation
Q&A

More Related Content

What's hot

Introduction to 42windmills
Introduction to 42windmillsIntroduction to 42windmills
Introduction to 42windmills42windmills
 
Features and Context Overview
Features and Context OverviewFeatures and Context Overview
Features and Context Overview
brentratliff
 
Ionic and Azure
Ionic and AzureIonic and Azure
Ionic and Azure
laloving
 
Introduction To Silverlight
Introduction To SilverlightIntroduction To Silverlight
Introduction To Silverlightguestd27428
 
Model view view model
Model view view modelModel view view model
Model view view model
Binu Bhasuran
 
lightning presentation
lightning presentationlightning presentation
lightning presentation
MansourEddih1
 
VDI-PackagedServices
VDI-PackagedServicesVDI-PackagedServices
VDI-PackagedServicesPrahlad Reddy
 
Infonis CBIM
Infonis CBIMInfonis CBIM
Infonis CBIM
multichannel
 
Camunda in Action
Camunda in ActionCamunda in Action
Camunda in Action
Marvin Kruse
 
Cross Platform Development with Spring
Cross Platform Development with SpringCross Platform Development with Spring
Cross Platform Development with Spring
Cygnet Infotech
 
Strategies For Efficient Offline Programming 2013
Strategies For Efficient Offline Programming 2013Strategies For Efficient Offline Programming 2013
Strategies For Efficient Offline Programming 2013
Canadian Measurement Metrology
 
Efficient alternative for expensive Microsoft Project server
Efficient alternative for expensive Microsoft Project serverEfficient alternative for expensive Microsoft Project server
Efficient alternative for expensive Microsoft Project serverValleySpeak, Inc
 
WSO2Con EU 2016: Building Your Deployment Architecture Through Requirements, ...
WSO2Con EU 2016: Building Your Deployment Architecture Through Requirements, ...WSO2Con EU 2016: Building Your Deployment Architecture Through Requirements, ...
WSO2Con EU 2016: Building Your Deployment Architecture Through Requirements, ...
WSO2
 
Angular resolver tutorial
Angular resolver tutorialAngular resolver tutorial
Angular resolver tutorial
Katy Slemon
 
What is java fx?
What is java fx?What is java fx?
What is java fx?
kanchanmahajan23
 
Demystifying the Cloud for Microsoft Dynamics GP 2013
Demystifying the Cloud for Microsoft Dynamics GP 2013Demystifying the Cloud for Microsoft Dynamics GP 2013
Demystifying the Cloud for Microsoft Dynamics GP 2013
Vertical Solutions, an R.L. Nelson Company
 
e-suap - general software architecture (English)
e-suap - general software architecture (English)e-suap - general software architecture (English)
e-suap - general software architecture (English)
Sabino Labarile
 

What's hot (19)

Introduction to 42windmills
Introduction to 42windmillsIntroduction to 42windmills
Introduction to 42windmills
 
Features and Context Overview
Features and Context OverviewFeatures and Context Overview
Features and Context Overview
 
Ionic and Azure
Ionic and AzureIonic and Azure
Ionic and Azure
 
Introduction To Silverlight
Introduction To SilverlightIntroduction To Silverlight
Introduction To Silverlight
 
Model view view model
Model view view modelModel view view model
Model view view model
 
Revit architecture
Revit architectureRevit architecture
Revit architecture
 
lightning presentation
lightning presentationlightning presentation
lightning presentation
 
VDI-PackagedServices
VDI-PackagedServicesVDI-PackagedServices
VDI-PackagedServices
 
Infonis CBIM
Infonis CBIMInfonis CBIM
Infonis CBIM
 
Camunda in Action
Camunda in ActionCamunda in Action
Camunda in Action
 
Cross Platform Development with Spring
Cross Platform Development with SpringCross Platform Development with Spring
Cross Platform Development with Spring
 
Crane design automation .
Crane design automation .Crane design automation .
Crane design automation .
 
Strategies For Efficient Offline Programming 2013
Strategies For Efficient Offline Programming 2013Strategies For Efficient Offline Programming 2013
Strategies For Efficient Offline Programming 2013
 
Efficient alternative for expensive Microsoft Project server
Efficient alternative for expensive Microsoft Project serverEfficient alternative for expensive Microsoft Project server
Efficient alternative for expensive Microsoft Project server
 
WSO2Con EU 2016: Building Your Deployment Architecture Through Requirements, ...
WSO2Con EU 2016: Building Your Deployment Architecture Through Requirements, ...WSO2Con EU 2016: Building Your Deployment Architecture Through Requirements, ...
WSO2Con EU 2016: Building Your Deployment Architecture Through Requirements, ...
 
Angular resolver tutorial
Angular resolver tutorialAngular resolver tutorial
Angular resolver tutorial
 
What is java fx?
What is java fx?What is java fx?
What is java fx?
 
Demystifying the Cloud for Microsoft Dynamics GP 2013
Demystifying the Cloud for Microsoft Dynamics GP 2013Demystifying the Cloud for Microsoft Dynamics GP 2013
Demystifying the Cloud for Microsoft Dynamics GP 2013
 
e-suap - general software architecture (English)
e-suap - general software architecture (English)e-suap - general software architecture (English)
e-suap - general software architecture (English)
 

Viewers also liked

Indian economy 191214
Indian economy 191214Indian economy 191214
Indian economy 191214
Kannan R
 
jQuery QR Code
jQuery QR CodejQuery QR Code
jQuery QR CodeJStoikov
 
Emerging economies and financial markets110914a
Emerging economies and financial markets110914aEmerging economies and financial markets110914a
Emerging economies and financial markets110914a
Kannan R
 
jQuery Barcodes
jQuery BarcodesjQuery Barcodes
jQuery BarcodesJStoikov
 
Agriculture productivity in India
Agriculture productivity in IndiaAgriculture productivity in India
Agriculture productivity in India
Kannan R
 
Flotabilitat d'un submarí
Flotabilitat d'un submaríFlotabilitat d'un submarí
Flotabilitat d'un submarípresentacionsamc
 
Taxation in India - Opporunities and Challenges
Taxation in India - Opporunities and ChallengesTaxation in India - Opporunities and Challenges
Taxation in India - Opporunities and Challenges
Kannan R
 

Viewers also liked (8)

Indian economy 191214
Indian economy 191214Indian economy 191214
Indian economy 191214
 
jQuery QR Code
jQuery QR CodejQuery QR Code
jQuery QR Code
 
Emerging economies and financial markets110914a
Emerging economies and financial markets110914aEmerging economies and financial markets110914a
Emerging economies and financial markets110914a
 
jQuery Barcodes
jQuery BarcodesjQuery Barcodes
jQuery Barcodes
 
Agriculture productivity in India
Agriculture productivity in IndiaAgriculture productivity in India
Agriculture productivity in India
 
Oceans al punt de sal
Oceans al punt de salOceans al punt de sal
Oceans al punt de sal
 
Flotabilitat d'un submarí
Flotabilitat d'un submaríFlotabilitat d'un submarí
Flotabilitat d'un submarí
 
Taxation in India - Opporunities and Challenges
Taxation in India - Opporunities and ChallengesTaxation in India - Opporunities and Challenges
Taxation in India - Opporunities and Challenges
 

Similar to Shield UI JavaScript Chart

RESUME BUILDER WEB APPLICATION
RESUME BUILDER WEB APPLICATIONRESUME BUILDER WEB APPLICATION
RESUME BUILDER WEB APPLICATION
IRJET Journal
 
In-Flight Infotainment and e-Shopping App | iPad App for shopping
In-Flight Infotainment and e-Shopping App | iPad App for shoppingIn-Flight Infotainment and e-Shopping App | iPad App for shopping
In-Flight Infotainment and e-Shopping App | iPad App for shopping
Mike Taylor
 
Actuate BIRT best practices v1 0
Actuate BIRT best practices v1 0Actuate BIRT best practices v1 0
Actuate BIRT best practices v1 0
Aishwarya Savant
 
Ora_Case_Study_Oracle Application Development Framework
Ora_Case_Study_Oracle Application Development FrameworkOra_Case_Study_Oracle Application Development Framework
Ora_Case_Study_Oracle Application Development FrameworkNeha Singh
 
How to Maximize User Experience with Effective Front-End Technology Choices
How to Maximize User Experience with Effective Front-End Technology ChoicesHow to Maximize User Experience with Effective Front-End Technology Choices
How to Maximize User Experience with Effective Front-End Technology Choices
Minds Task Technologies
 
Vue Storefront - Progressive Web App for Magento (1.9, 2.x) - MM18DE speech
Vue Storefront - Progressive Web App for Magento (1.9, 2.x) - MM18DE speechVue Storefront - Progressive Web App for Magento (1.9, 2.x) - MM18DE speech
Vue Storefront - Progressive Web App for Magento (1.9, 2.x) - MM18DE speech
Divante
 
Evolution of the SAP User Experience and Technology Stack
Evolution of the SAP User Experience and Technology StackEvolution of the SAP User Experience and Technology Stack
Evolution of the SAP User Experience and Technology Stack
Victor Ionescu
 
Inthiyaz-4.6Years-SharePoint
Inthiyaz-4.6Years-SharePointInthiyaz-4.6Years-SharePoint
Inthiyaz-4.6Years-SharePointInthiyaz Pathan
 
Business Utility Application
Business Utility ApplicationBusiness Utility Application
Business Utility Application
IRJET Journal
 
Tips for Beginning Cognos Report Studio Authors: Demonstration of Techniques
Tips for Beginning Cognos Report Studio Authors: Demonstration of TechniquesTips for Beginning Cognos Report Studio Authors: Demonstration of Techniques
Tips for Beginning Cognos Report Studio Authors: Demonstration of Techniques
Senturus
 
Introduction to UX for Mesiniaga Academy
Introduction to UX for Mesiniaga AcademyIntroduction to UX for Mesiniaga Academy
Introduction to UX for Mesiniaga Academy
Zainul Zain
 
Utsha guha cocoa:swift-exp5
Utsha guha cocoa:swift-exp5Utsha guha cocoa:swift-exp5
Utsha guha cocoa:swift-exp5
Utsha Guha
 

Similar to Shield UI JavaScript Chart (20)

RESUME BUILDER WEB APPLICATION
RESUME BUILDER WEB APPLICATIONRESUME BUILDER WEB APPLICATION
RESUME BUILDER WEB APPLICATION
 
In-Flight Infotainment and e-Shopping App | iPad App for shopping
In-Flight Infotainment and e-Shopping App | iPad App for shoppingIn-Flight Infotainment and e-Shopping App | iPad App for shopping
In-Flight Infotainment and e-Shopping App | iPad App for shopping
 
Actuate BIRT best practices v1 0
Actuate BIRT best practices v1 0Actuate BIRT best practices v1 0
Actuate BIRT best practices v1 0
 
Ora_Case_Study_Oracle Application Development Framework
Ora_Case_Study_Oracle Application Development FrameworkOra_Case_Study_Oracle Application Development Framework
Ora_Case_Study_Oracle Application Development Framework
 
YasirNew
YasirNewYasirNew
YasirNew
 
Chinnasamy Manickam
Chinnasamy ManickamChinnasamy Manickam
Chinnasamy Manickam
 
BadesahebKBichu
BadesahebKBichuBadesahebKBichu
BadesahebKBichu
 
How to Maximize User Experience with Effective Front-End Technology Choices
How to Maximize User Experience with Effective Front-End Technology ChoicesHow to Maximize User Experience with Effective Front-End Technology Choices
How to Maximize User Experience with Effective Front-End Technology Choices
 
Prashant Patel
Prashant PatelPrashant Patel
Prashant Patel
 
Vue Storefront - Progressive Web App for Magento (1.9, 2.x) - MM18DE speech
Vue Storefront - Progressive Web App for Magento (1.9, 2.x) - MM18DE speechVue Storefront - Progressive Web App for Magento (1.9, 2.x) - MM18DE speech
Vue Storefront - Progressive Web App for Magento (1.9, 2.x) - MM18DE speech
 
DHANA_CV
DHANA_CVDHANA_CV
DHANA_CV
 
Evolution of the SAP User Experience and Technology Stack
Evolution of the SAP User Experience and Technology StackEvolution of the SAP User Experience and Technology Stack
Evolution of the SAP User Experience and Technology Stack
 
Inthiyaz-4.6Years-SharePoint
Inthiyaz-4.6Years-SharePointInthiyaz-4.6Years-SharePoint
Inthiyaz-4.6Years-SharePoint
 
Business Utility Application
Business Utility ApplicationBusiness Utility Application
Business Utility Application
 
Tips for Beginning Cognos Report Studio Authors: Demonstration of Techniques
Tips for Beginning Cognos Report Studio Authors: Demonstration of TechniquesTips for Beginning Cognos Report Studio Authors: Demonstration of Techniques
Tips for Beginning Cognos Report Studio Authors: Demonstration of Techniques
 
Introduction to UX for Mesiniaga Academy
Introduction to UX for Mesiniaga AcademyIntroduction to UX for Mesiniaga Academy
Introduction to UX for Mesiniaga Academy
 
RGProfile
RGProfileRGProfile
RGProfile
 
Utsha guha cocoa:swift-exp5
Utsha guha cocoa:swift-exp5Utsha guha cocoa:swift-exp5
Utsha guha cocoa:swift-exp5
 
Prasanth_CV
Prasanth_CVPrasanth_CV
Prasanth_CV
 
Rashmi_TL
Rashmi_TLRashmi_TL
Rashmi_TL
 

Recently uploaded

"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
Fwdays
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
Bhaskar Mitra
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
Abida Shariff
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 

Recently uploaded (20)

"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 

Shield UI JavaScript Chart

  • 1. Shield UI JavaScript Chart A Flexible HTML5 Data Visualization Component
  • 2. Introduction to UI components • What are UI components? - reusable pieces of software that can be integrated in different projects • What problems do UI components solve? - reusability- can be used in multiple projects independently - achieving a fairly complex task in little time- do not have to start from scratch just set up component properties and run. Intuitive interface of the components shrinks development time and secures timely delivery of project - maintainability – do not have to worry about browser changes –components updates address this need -scalability- can be used in small projects or multi-team effort • The tendency is that sites are ever more complex, more visually appealing. High standards have raised for the level of presentation and UI components are here to meet them A strong trend over the last year, similar to internet usage, component usage has skyrocketed Usage of UI components - Hundreds of companies and projects, thousands of components are out there to meet specific requirements • •
  • 3. Shield UI JavaScript Chart • A fast and accurate JavaScript UI component used in data visualization- built on top of the latest HTML5 and CSS3 technologies available as a JQuery plug in • Fully Customizable- enable handling of both trivial and complex tasks • Provides excellent presentation and appealing design: • Examples of Bar Chart, Polar Bar Chart- for visualization of periodic trends and Spline Chart with smooth curves.
  • 4. Shield UI JavaScript Chart • Many useful features, which enable any scenario: 21 chart types, Exporting, Selecting, client-side events, livedata support, Inverse layout, Localization, Styling and Theming • Easily plot data and add graphs to your site. This ensures contemporary look with little effort - you have great visualization on your site and project is complete in short deadline
  • 6. Using ShieldUI Chart • Two easy steps to initialize your chart • 1. Include:Add references to the required scripts on the page: <script type="text/javascript" src="//www.shieldui.com/shared/components/latest/chart/js/jquery1.9.1.min.js"></script> <script type="text/javascript" src="//www.shieldui.com/shared/components/latest/chart/js/shieldchart.all.min.js"></script> </head> • 2. Component configuration: Setup control properties, such as: dataSeries: [{ seriesType: 'line', collectionAlias: 'Households', data: [0.164, 0.173, 0.184, 0.167, 0.177, 0.189, 0.180, 0.183, 0.188, 0.160, 0.176, 0.178] } , { seriesType: 'line', collectionAlias: 'Industry', data: [0.103, 0.105, 0.112, 0.111, 0.102, 0.099, 0.110, 0.113, 0.117, 0.119, 0.123, 0.117] }]
  • 7. Result • Rendered chart and its structure -X/Y Axis, Legend, Different Data Series (Household, Industry), two prebuilt Light and Dark Themes. The default labels for chart title, subtitle, axes and tick labels, graph points, tooltips and legend can be changed -Along with numeric values, date and time are also accepted as graph input, making our charting solution one of the few supporting temporal data.
  • 8. ASP.NET sales dashboard The sample uses related ASP.NET chart components from ShieldUI The layout works as follows. Initially, only the first chart, which is a bar chart, is rendered and populated with data. This is the "quarters" chart and represent a graph for the quarterly sales of a company. Clicking, or selecting a bar from the first chart populates the second chart - which represents the sales for a particular quarter, broken down by product category. Selecting a piece of the donut chart, or a category, populates the third chart, which represents the sales for this particular category during this quarter. The finished presentation looks like this:
  • 9. Advantages • Get a visualization on your site in minutes – drastically reduced development time. • Put focus on customization, rather than development itself • Intuitive API allows non-technical users to take advantage of the products as well. • Do not worry about browser compatibility – this is the task of the UI component (all desktop and mobile browsers are supported) • Separation of data, visualization and functionalities/interactivity • Unified look across applications- same component can be reused in several projects with similar scenarios • Exporting features allows embedding of output in a variety of documents or presentations- this completes your project lifecycle, export, print or add to your powerpoint presentation. • New features and releases address existing problems and solves future development needs- problems solved by developers not by the end user • Product is mature and offers plenty of functionality to tackle different scenarios • Uses latest web development technologies: HTML5, JavaScript and CSS3
  • 10. How to Reach Us • On our main website: http://www.shieldui.com • Demos of our components: http://demos.shieldui.com For usage of component in scientific or non-commercial projects you can download our free trial for evaluation
  • 11. Q&A