Search
Pricing
Resources
Log in
Close Editor
Revision History
Export Code
Share
index.html
index.js
README.md
styles.css
Connected
styles.css
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
body
{
margin
:
0
px
;
overflow
:
hidden
;
}
text
{
font-family
:
Coquette
;
}
.
tick
text
{
font-size
:
0.8
em
;
fill
:
#635F5D
Alt + Click on a hex color
Open a color picker to modify the color
;
}
.
tick
line
{
stroke
:
#C0C0BB
Alt + Click on a hex color
Open a color picker to modify the color
;
}
.
axis-label
{
font-size
:
2
em
;
fill
:
#8E8883
Alt + Click on a hex color
Open a color picker to modify the color
;
}
.
y_axis
{
font-size
:
1.3
em
;
font-family
:
Acuta
;
}
.
xAxisLabelText
{
font-size
:
1.3
em
;
}
.
title
{
font-size
:
1.5
em
;
fill
:
#635F5D
Alt + Click on a hex color
Open a color picker to modify the color
;
The increment of airbnb over years
0
Forks
1
Star
ZHIYI CHEN
Last edited Dec 18, 2020
Created on Dec 17, 2020
Forked from
HTML Starter
uses
v2 runtime
A bare minimum
HTML
page demonstrating use of
CSS
and
JavaScript
.
See also
React Starter
.
MIT Licensed