2015년 4월2017년 2월2019년 1월2020년 11월2022년 10월2024년 8월2026년 7월
아티팩트npmnpm install function-plot
README
function-plot is a powerful library built on top of D3.js whose purpose
is to render functions with little configuration, think of it as a little clone of Google's plotting
utility: y = x * x
The library currently supports interactive line charts and scatterplots, whenever the graph scale is modified the function
is evaluated again with the new bounds, result: infinite graphs!