Plugin Directory

Changeset 2682407


Ignore:
Timestamp:
02/21/2022 12:33:19 PM (4 years ago)
Author:
sidov
Message:

readme edit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • page-charts/trunk/readme.txt

    r2682405 r2682407  
    3939   
    4040    new Chart(document.getElementById("container"), {
    41    
    42     data: data,
    43    
     41    ...
     42      data: data
     43    ... 
     44    }
    4445   
    4546    If you want to use static data right in the js you should prepare a php file with void array "data".
Note: See TracChangeset for help on using the changeset viewer.