score:3
Since you're not depending on any ajax calls to your server you don't need to involve PHP at all yet. Once you need to communicate with a database or do other server-side processing, that'll be where you need PHP.
Just put that code into the body of an html file (eg index.html) and it should work fine.
Source: stackoverflow.com
Related Query
- How To Call A Function To Make A Graph Using HighCharts in PHP
- how to call ajax function to update the Highcharts graph dynamically?
- How to display Day and Date in Highcharts Column Graph using PHP
- How can I make a graph with highcharts from csv file?
- How to make legend color show up in Highcharts for a line graph under certain conditions?
- How to make multiple charts using highcharts in a loop?
- How can I make milestone lines with a GANTT chart using the highcharts library?
- How do I make a Tornado Chart using Highcharts
- How to make a Highcharts semi-circle donut chart using Hightchart-ng
- How to call Highcharts tooltip formatter function from outside the config object?
- How to make hover effect for two bar in highcharts at the same time is there any way by using css or any inbuilt method to achieve this?
- highcharts how to make x and y axis starting on the same zero using categories on yAxis
- Make bar graph using highcharts from entries in the database
- How to create a drilleable bar graph in jsp page using open source charts API
- how do you call function to pull data automaticall to chart in highcharts
- How to make label in highcharts area graph display absolute values instead of negative values?
- highcharter: how do I make a grouped plot using the hcaes function
- how to make chart real time with 2 line and get data from php with highcharts
- Parsing JSON for use with Highcharts using jquery .parseJSON or JSON.parse: how to remove quotes from function calls for formatters?
- how to view graph based on date selection using highcharts
- How to modify the code so that Highcharts graph does not cover fixed navigation bar at the top of the page?
- HIGHCHARTS How to to make separate colors for shaded region and the line in Area Graph
- How to access function of buit-in button in highcharts using asp.net
- Highcharts : How to flag the local maxima on a dynamic graph drawn using HighChart
- How to use ajax call to populate line graph in highcharts
- How to call another function on changing the time range selector and date selector in Highcharts stock?
- How to make multiple Y-axis with incoming series of data from database using Highcharts
- How to load data dynamically using JSON call in Highcharts Drill Down pie chart?
- How to make a function call every few seconds in c#?
- how to show data for single day in graph using php mysql
More Query from same tag
- In angular, how can I use a component variable in scss file
- Laravel 8 Inertia HighCharts not being imported in the app.js
- Highcharts - Custom X axis format
- How to display the date on the x-axis in highstock?
- Is there is a way to force highcharts to space columns equally spaces on datetime x-axis
- Highstock charts - Show the blank space up to the current date
- How to override Hihgchart.js Network Graph default node hover effect?
- How to zoom to specific point in Highmaps
- Change direction of angles in Highcharts
- JSON parse or removing double quotation in data getting form model or database in rails
- How to change "defaultOptions" lang in highCharts dynamically
- Highcharts displays wrong month (next month) in datetime chart
- Testing Highcharts with protractorjs/Selenium
- Highcharts, mixed stacked & non-stacked columns
- Highcharts export with custom HTML graph
- How add custom content HighCharts PDF export?
- What format should data be to display highchart?
- Set minimum data interval for y axes on Highcharts
- Highcharts bubble chart dataLabels overlapping despite z-index
- Formatting Highcharts plot via rCharts
- HighChart Graph aligned wrong on Xaxis .. not able to reproduce on JSFiddle
- Shared events highcharts
- Get Highcharts graph to skip a date if it doesn't exists in the X-Axis
- highcharts not sure how to load data from external json
- Give different color to each stack in stacked bar in Highcharts
- In highchart Y-axis plotline labels get cut off
- HTML table as data source for highstock charts using highcharts
- Highcharts - fire legendItemClick event
- HighCharts - Single legend for two columns in a Stack Column chart
- I want to use the "layouts: hanging" feature at all levels, but when I do so, I get overlapping nodes and incorrect lines