mermaid-to-image / samples /xychart.mmd
algorembrant's picture
Upload 12 files
9e8fb65 verified
xychart-beta
title "Monthly Revenue vs Target"
x-axis [Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
y-axis "Revenue ($K)" 0 --> 600
bar [180, 220, 310, 280, 350, 420, 390, 450, 480, 510, 540, 580]
line [200, 240, 260, 300, 320, 360, 380, 400, 430, 460, 500, 560]