• Jobs
  • About Us
  • professionals
    • Home
    • Jobs
    • Courses and challenges
  • business
    • Home
    • Post vacancy
    • Our process
    • Pricing
    • Assessments
    • Payroll
    • Blog
    • Sales
    • Salary Calculator

0

224
Views
No se puede encontrar el nombre 'Highcharts'.ts(2304)

Tengo un problema en angular "No se puede encontrar el nombre 'Highcharts'.ts (2304)" cómo resolver este problema también usé CDN para el gráfico alto que instalé

"npm install --save highcharts"

comenzar fragmento: ocultar: falso consola: verdadero babel: falso

 Highcharts.chart('container', { chart: { type: 'spline' }, xAxis: { type: 'datetime', labels: { overflow: 'justify' } }, yAxis: { opposite: true, minorGridLineWidth: 0, gridLineWidth: 0, alternateGridColor: null, }, tooltip: { valueSuffix: ' m/s' }, plotOptions: { spline: { lineWidth: 4, states: { hover: { lineWidth: 5 } }, marker: { enabled: false }, pointInterval: 3600000, // one hour pointStart: Date.UTC(2015, 4, 31, 0, 0, 0) } }, series: [{ name: 'Hestavollane', data: [0.2, 0.8, 0.8, 0.8, 1, 1.3, 1.5, 2.9, 1.9, 2.6, 1.6, 3, 4, 3.6, 4.5, 4.2, 4.5, 4.5, 4, 3.1, 2.7, 4, 2.7, 2.3, 2.3, 4.1, 7.7, 7.1, 5.6, 6.1, 5.8, 8.6, 7.2, 9, 10.9, 11.5, 11.6, 11.1, 12, 12.3, 10.7, 9.4, 9.8, 9.6, 9.8, 9.5, 8.5, 7.4, 7.6] }], navigation: { menuI 

 <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>

estilo de elemento: { tamaño de fuente: '10px' } }

 } );

idioma: html

 <div id="container" style="min-width: 310px; height: 400px; margin: 0 auto"></div>

fragmento final

almost 3 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Our process Sales
Legal
Terms and conditions Privacy policy
© 2025 PeakU Inc. All Rights Reserved.

Andres GPT

Recommend me some offers
I have an error