scalanlp / breeze

Breeze is a numerical processing library for Scala.
www.scalanlp.org
Apache License 2.0
3.44k stars 691 forks source link

Documentation for scatter has link to gist example in Scalala #842

Open shonfeder opened 2 years ago

shonfeder commented 2 years ago

The gist linked as an example of usage of the scatter function goes to code that uses scalala rather than breeze:

https://github.com/scalanlp/breeze/blob/50dec759a6d21f969cc2e3fcdebbe474b295c1c7/viz/src/main/scala/breeze/plot/package.scala#L111

For ease of reference, here's the live link currently in the code: https://gist.github.com/1288473