lines-svg
Version:
LinesSvg is a financial chart library. Support formats are lineal, candlestick, sma & ema charts.
15 lines (11 loc) • 574 B
HTML
<div style="background-color: bisque;">
<img src="ico/circle.svg" width="90" height="90" alt="">
<img src="ico/line.svg" width="90" height="90" alt="">
<img src="ico/text.svg" width="90" height="90" alt="">
<img src="ico/rect.svg" width="90" height="90" alt="">
<img src="ico/point.svg" width="40" height="40" alt="">
<img src="ico/channel.svg" width="35" height="35" alt="">
<img src="ico/arrow.svg" width="25" height="25" alt="">
<img src="ico/path.svg" width="30" height="30" alt="">
<img src="ico/channel2.svg" width="20" height="20" alt="">
</div>