This repository was archived by the owner on Aug 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +21
-7
lines changed
Expand file tree Collapse file tree 1 file changed +21
-7
lines changed Original file line number Diff line number Diff line change @@ -45,20 +45,34 @@ A sample of the plots available are shown below (if you don't see images below,
4545view this documentation on L<MetaCPAN|https://metacpan.org/pod/WebService::Plotly> ).
4646To view the example code, follow the links.
4747
48+ =over 2
49+
50+ =item * L<Fishschool Scatter Graph|https://plot.ly/perl/script-demos/fishschool>
51+
4852=begin html
4953
50- <div >
51- <ul >
52- <li > <a href =" https://plot.ly/perl/script-demos/fishschool" ><img src =" https://plot.ly/static/img/demoscriptthumbs/fishschool.png" /></a > </li >
54+ <div ><img src =" https://plot.ly/static/img/demoscriptthumbs/fishschool.png" ></div >
5355
54- < li > < a href = " https://plot.ly/perl/script-demos/histarea " >< img src = " https://plot.ly/static/img/demoscriptthumbs/histarea.png " /></ a > </ li >
56+ =end html
5557
56- <li > <a href =" https://plot.ly/perl/script-demos/math" ><img src =" https://plot.ly/static/img/demoscriptthumbs/math.png" /></a > </li >
57- </ul >
58- </div >
58+ =item * L<Histogram Area Plot|https://plot.ly/perl/script-demos/histarea>
59+
60+ =begin html
61+
62+ <div ><img src =" https://plot.ly/static/img/demoscriptthumbs/histarea.png" ></div >
5963
6064=end html
6165
66+ =item * L<Math Scores|https://plot.ly/perl/script-demos/math>
67+
68+ =begin html
69+
70+ <div ><img src =" https://plot.ly/static/img/demoscriptthumbs/math.png" ></div >
71+
72+ =end html
73+
74+ =back
75+
6276=head1 CONSTRUCTOR
6377
6478WS::Plotly uses a standard Moo constructor.
You can’t perform that action at this time.
0 commit comments