mirror of
https://github.com/seigler/neat-charts
synced 2025-07-27 01:16:09 +00:00
more renaming
This commit is contained in:
parent
d61f39fcfe
commit
08dcf74635
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# neat-charts
|
||||
# NeatCharts
|
||||
PHP project to generate clean-looking SVG price charts
|
||||
|
||||

|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0">
|
||||
<title>SVGChartBuilder demo</title>
|
||||
<title>NeatCharts demo</title>
|
||||
<style>
|
||||
main {
|
||||
-webkit-columns: 800px 2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue