SlideShare uma empresa Scribd logo
1 de 3
direccion
http://jsfiddle.net/gh/get/jquery/1.9.1/highslide-
software/highcharts.com/tree/master/samples/highcharts/demo/line-labels/
$(function () {
$('#container').highcharts({
colors: ["#FFFC01", "#F60505", "#000000"],
chart: {
zoomType: 'xy',
type: 'column',
width: 650,
height: 400
},
credits: {
enabled: false
},
exporting: {
enabled: false
},
title: {
text: '',
margin: 0
},
xAxis: {
categories: ['Nov', 'Dic', 'Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun',
'Jul', 'Ago', 'Sep', 'Oct']
},
yAxis: {
title: {
text: 'Temperature (°C)'
}
},
plotOptions: {
column: {
pointPadding: 0.2,
borderWidth: 0
}
},
yAxis: [
{ // Primary yAxis
title: {
text: 'Cantidad Operaciones',
style: {
color:
Highcharts.getOptions().colors[0]
}
},
labels: {
format: '{value} ',
//rotation: -45,
style: {
color:
Highcharts.getOptions().colors[0]
}
},
stackLabels: {
enabled: true,
//rotation: -45,
style: {
fontWeight: 'bold',
color: (Highcharts.theme &&
Highcharts.theme.textColor) || 'black'
}
},
opposite: true
},
{ // Secondary yAxis
title: {
text: 'Cantidad Cuentas Usuarios',
style: {
color:
Highcharts.getOptions().colors[1]
}
},
labels: {
format: '{value} ',
style: {
color:
Highcharts.getOptions().colors[1]
}
}
},
],
tooltip: {
shared: true
},
legend: {
align: 'right',
x: -30,
verticalAlign: 'top',
y: 0,
floating: false,
backgroundColor: (Highcharts.theme &&
Highcharts.theme.background2) || 'white',
borderColor: '#CCC',
borderWidth: 1,
shadow: false
},
tooltip: {
headerFormat: '<b>{point.x}</b><br/>',
pointFormat: '{series.name}: {point.y}'
},
plotOptions: {
column: {
//stacking: 'none',
dataLabels: {
enabled: true,
//rotation: -1,//rotation: -90,
color: '#FFFFFF',
//y: -5, // 10 pixels down from the
top
style: {
fontSize: '10px',
fontFamily: 'Verdana, sans-serif'
},
align: 'center',
verticalAlign: 'top',
}
}
},
series: [{
name: 'Consultas',
data: [0, 0, 114, 224, 169, 210, 287, 398, 128, 111, 280, 8],
dataLabels: {
y: -5, // 10 pixels down from the top
}
}, {
name: 'Movimientos',
data: [0, 0, 60, 26, 27, 102, 52, 5, 37, 35, 26, 5],
dataLabels: {
y: 5, // 10 pixels down from the top
}
},
{
yAxis: 1,
name: 'Usuarios',
type: 'spline',
dataLabels: {
enabled: true,
style: {
fontSize: '10px',
fontFamily: 'Verdana, sans-serif'
},
//align: 'center',
},
data: [0, 0, 3, 4, 5, 8, 11, 15, 17, 16,
14, 10]
}
]
});
});

Mais conteúdo relacionado

Destaque

Amsterdam, NY Water Treatment Plant Presentation
Amsterdam, NY Water Treatment Plant PresentationAmsterdam, NY Water Treatment Plant Presentation
Amsterdam, NY Water Treatment Plant Presentation
eocdesign
 
Amin Tours-Profile 2016
Amin Tours-Profile 2016Amin Tours-Profile 2016
Amin Tours-Profile 2016
M Rahman
 

Destaque (19)

Projeto
ProjetoProjeto
Projeto
 
Then and now
Then and nowThen and now
Then and now
 
publikowanie-w-internecie
publikowanie-w-interneciepublikowanie-w-internecie
publikowanie-w-internecie
 
урок апостроф №2
урок апостроф №2урок апостроф №2
урок апостроф №2
 
Cancionppt
CancionpptCancionppt
Cancionppt
 
WOODEN VESSELS TILL 3500 TONS-CARGO AND FISHING
WOODEN VESSELS TILL 3500 TONS-CARGO AND FISHINGWOODEN VESSELS TILL 3500 TONS-CARGO AND FISHING
WOODEN VESSELS TILL 3500 TONS-CARGO AND FISHING
 
Concurso
ConcursoConcurso
Concurso
 
Проект "Яка ціна життя?"
Проект "Яка ціна життя?"Проект "Яка ціна життя?"
Проект "Яка ціна життя?"
 
Indian contract act,1872
Indian contract act,1872Indian contract act,1872
Indian contract act,1872
 
Amsterdam, NY Water Treatment Plant Presentation
Amsterdam, NY Water Treatment Plant PresentationAmsterdam, NY Water Treatment Plant Presentation
Amsterdam, NY Water Treatment Plant Presentation
 
Iluzja, złudzenia optyczne
Iluzja, złudzenia optyczneIluzja, złudzenia optyczne
Iluzja, złudzenia optyczne
 
Fondazione Agnelli // bilancio sociale 2015
Fondazione Agnelli // bilancio sociale 2015Fondazione Agnelli // bilancio sociale 2015
Fondazione Agnelli // bilancio sociale 2015
 
Alfredo Hernando | Viaje a la escuela del siglo XXI | fundación telefónica
Alfredo Hernando | Viaje a la escuela del siglo XXI | fundación telefónicaAlfredo Hernando | Viaje a la escuela del siglo XXI | fundación telefónica
Alfredo Hernando | Viaje a la escuela del siglo XXI | fundación telefónica
 
Projektowanie fabuły gier
Projektowanie fabuły gierProjektowanie fabuły gier
Projektowanie fabuły gier
 
The esophagus
The esophagusThe esophagus
The esophagus
 
Hidrokarbion
HidrokarbionHidrokarbion
Hidrokarbion
 
Practice of Affect- and Cognition-Based Trust in Education Organization
Practice of Affect- and Cognition-Based Trust in Education OrganizationPractice of Affect- and Cognition-Based Trust in Education Organization
Practice of Affect- and Cognition-Based Trust in Education Organization
 
Marine salvage services offered worldwide-E MAIL marinegedrosia@gmail.com
Marine salvage services offered worldwide-E MAIL   marinegedrosia@gmail.comMarine salvage services offered worldwide-E MAIL   marinegedrosia@gmail.com
Marine salvage services offered worldwide-E MAIL marinegedrosia@gmail.com
 
Amin Tours-Profile 2016
Amin Tours-Profile 2016Amin Tours-Profile 2016
Amin Tours-Profile 2016
 

Semelhante a Htmlgraficcode

Exploring Canvas
Exploring CanvasExploring Canvas
Exploring Canvas
Kevin Hoyt
 
How to build a html5 websites.v1
How to build a html5 websites.v1How to build a html5 websites.v1
How to build a html5 websites.v1
Bitla Software
 
Web+GISという視点から見たGISの方向性
Web+GISという視点から見たGISの方向性Web+GISという視点から見たGISの方向性
Web+GISという視点から見たGISの方向性
Hidenori Fujimura
 
Forking Oryx at Intalio
Forking Oryx at IntalioForking Oryx at Intalio
Forking Oryx at Intalio
Antoine Toulme
 

Semelhante a Htmlgraficcode (20)

Exploring Canvas
Exploring CanvasExploring Canvas
Exploring Canvas
 
Canvas
CanvasCanvas
Canvas
 
SVGo workshop
SVGo workshopSVGo workshop
SVGo workshop
 
SenchaCon 2016: Add Magic to Your Ext JS Apps with D3 Visualizations - Vitaly...
SenchaCon 2016: Add Magic to Your Ext JS Apps with D3 Visualizations - Vitaly...SenchaCon 2016: Add Magic to Your Ext JS Apps with D3 Visualizations - Vitaly...
SenchaCon 2016: Add Magic to Your Ext JS Apps with D3 Visualizations - Vitaly...
 
Canvas - The Cure
Canvas - The CureCanvas - The Cure
Canvas - The Cure
 
How to build a html5 websites.v1
How to build a html5 websites.v1How to build a html5 websites.v1
How to build a html5 websites.v1
 
Sencha Touch
Sencha TouchSencha Touch
Sencha Touch
 
Extjsslides 091216224157-phpapp02
Extjsslides 091216224157-phpapp02Extjsslides 091216224157-phpapp02
Extjsslides 091216224157-phpapp02
 
Groovy's Builder
Groovy's BuilderGroovy's Builder
Groovy's Builder
 
Drupal Mobile
Drupal MobileDrupal Mobile
Drupal Mobile
 
Better d3 charts with tdd
Better d3 charts with tddBetter d3 charts with tdd
Better d3 charts with tdd
 
ELK Stack - Turn boring logfiles into sexy dashboard
ELK Stack - Turn boring logfiles into sexy dashboardELK Stack - Turn boring logfiles into sexy dashboard
ELK Stack - Turn boring logfiles into sexy dashboard
 
Web+GISという視点から見たGISの方向性
Web+GISという視点から見たGISの方向性Web+GISという視点から見たGISの方向性
Web+GISという視点から見たGISの方向性
 
Houdini
HoudiniHoudini
Houdini
 
Forking Oryx at Intalio
Forking Oryx at IntalioForking Oryx at Intalio
Forking Oryx at Intalio
 
Exploring Canvas
Exploring CanvasExploring Canvas
Exploring Canvas
 
JSinSA - JS Visualisation APIs
JSinSA - JS Visualisation APIsJSinSA - JS Visualisation APIs
JSinSA - JS Visualisation APIs
 
Jacob Waller: Webifying Titanium Development
Jacob Waller: Webifying Titanium DevelopmentJacob Waller: Webifying Titanium Development
Jacob Waller: Webifying Titanium Development
 
JavaFX 2.0 With Alternative Languages [Portuguese]
JavaFX 2.0 With Alternative Languages [Portuguese]JavaFX 2.0 With Alternative Languages [Portuguese]
JavaFX 2.0 With Alternative Languages [Portuguese]
 
Google Visualization API
Google  Visualization  APIGoogle  Visualization  API
Google Visualization API
 

Último

Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
soniya singh
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
soniya singh
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
sexy call girls service in goa
 

Último (20)

Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
 
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
 
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
 
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
 
Trump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts SweatshirtTrump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts Sweatshirt
 
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
 
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
 
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
 
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
 

Htmlgraficcode

  • 1. direccion http://jsfiddle.net/gh/get/jquery/1.9.1/highslide- software/highcharts.com/tree/master/samples/highcharts/demo/line-labels/ $(function () { $('#container').highcharts({ colors: ["#FFFC01", "#F60505", "#000000"], chart: { zoomType: 'xy', type: 'column', width: 650, height: 400 }, credits: { enabled: false }, exporting: { enabled: false }, title: { text: '', margin: 0 }, xAxis: { categories: ['Nov', 'Dic', 'Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Sep', 'Oct'] }, yAxis: { title: { text: 'Temperature (°C)' } }, plotOptions: { column: { pointPadding: 0.2, borderWidth: 0 } }, yAxis: [ { // Primary yAxis title: { text: 'Cantidad Operaciones', style: { color: Highcharts.getOptions().colors[0] } }, labels: { format: '{value} ', //rotation: -45, style: { color: Highcharts.getOptions().colors[0] } }, stackLabels: { enabled: true, //rotation: -45, style: { fontWeight: 'bold', color: (Highcharts.theme && Highcharts.theme.textColor) || 'black' } },
  • 2. opposite: true }, { // Secondary yAxis title: { text: 'Cantidad Cuentas Usuarios', style: { color: Highcharts.getOptions().colors[1] } }, labels: { format: '{value} ', style: { color: Highcharts.getOptions().colors[1] } } }, ], tooltip: { shared: true }, legend: { align: 'right', x: -30, verticalAlign: 'top', y: 0, floating: false, backgroundColor: (Highcharts.theme && Highcharts.theme.background2) || 'white', borderColor: '#CCC', borderWidth: 1, shadow: false }, tooltip: { headerFormat: '<b>{point.x}</b><br/>', pointFormat: '{series.name}: {point.y}' }, plotOptions: { column: { //stacking: 'none', dataLabels: { enabled: true, //rotation: -1,//rotation: -90, color: '#FFFFFF', //y: -5, // 10 pixels down from the top style: { fontSize: '10px', fontFamily: 'Verdana, sans-serif' }, align: 'center', verticalAlign: 'top', } } }, series: [{
  • 3. name: 'Consultas', data: [0, 0, 114, 224, 169, 210, 287, 398, 128, 111, 280, 8], dataLabels: { y: -5, // 10 pixels down from the top } }, { name: 'Movimientos', data: [0, 0, 60, 26, 27, 102, 52, 5, 37, 35, 26, 5], dataLabels: { y: 5, // 10 pixels down from the top } }, { yAxis: 1, name: 'Usuarios', type: 'spline', dataLabels: { enabled: true, style: { fontSize: '10px', fontFamily: 'Verdana, sans-serif' }, //align: 'center', }, data: [0, 0, 3, 4, 5, 8, 11, 15, 17, 16, 14, 10] } ] }); });