文件名称:examples:在各种情况下使用Observable的示例
文件大小:683KB
文件格式:ZIP
更新时间:2024-06-16 11:14:26
HTML
可观察的例子 该存储库包含在各种上下文中示例。 例子 描述 将整个笔记本嵌入页面 读取一个单元格的值(永远不变) 读取单元格的值(可能会随时间变化) 将数据传递到图表中 将实时流数据传递到图表中 将图表的宽度设置为固定值 调整窗口大小时调整图表大小 调整图表大小时要调整其容器的大小 覆盖可观察的标准库 自托管无外部依赖的可观察笔记本 嵌入笔记本的特定版本 为调整大小以匹配其内容的iframe实施Embedly协议 将Observable笔记本嵌入到create-react-app应用程序中 将笔记本(带有文件附件)包装在React组件中 React数据流 在React应用和Observable笔记本之间传递数据 爆发 一种奢侈的方式来证明可变状态
【文件预览】:
examples-main
----simple-constant()
--------index.html(1KB)
--------README.md(1KB)
----custom-fluid-width()
--------index.html(2KB)
--------README.md(1KB)
----breakout()
--------index.html(2KB)
--------README.md(281B)
----react-dataflow()
--------index.html(725B)
--------.gitattributes(17B)
--------rollup.config.js(1KB)
--------BrushableScatterplot.js(1KB)
--------yarn.lock(80KB)
--------App.js(723B)
--------README.md(2KB)
--------bundle.js(170KB)
--------.gitignore(13B)
--------index.js(167B)
--------files()
--------package.json(959B)
----custom-library()
--------index.html(2KB)
--------markdown-it.min.js(98KB)
--------README.md(1KB)
----react-create-react-app()
--------public()
--------yarn.lock(464KB)
--------src()
--------LICENSE(737B)
--------README.md(2KB)
--------.gitignore(310B)
--------package.json(799B)
----react-file-attachment()
--------index.html(564B)
--------.gitattributes(17B)
--------rollup.config.js(1KB)
--------yarn.lock(80KB)
--------BarChart.js(623B)
--------App.js(145B)
--------README.md(1KB)
--------bundle.js(167KB)
--------.gitignore(13B)
--------index.js(167B)
--------files()
--------package.json(923B)
----custom-fixed-width()
--------index.html(1KB)
--------README.md(1KB)
----custom-live-data()
--------index.html(2KB)
--------README.md(2KB)
----README.md(3KB)
----iframe-resize()
--------index.html(2KB)
--------README.md(847B)
----standalone()
--------runtime.js(37KB)
--------bar-chart-race()
--------index.html(2KB)
--------d3.js(262KB)
--------bar-chart-race.tgz(128KB)
--------LICENSE(736B)
--------README.md(5KB)
--------cities.csv(279KB)
----simple-notebook()
--------index.html(1KB)
--------README.md(814B)
----custom-data()
--------index.html(1KB)
--------README.md(1KB)
--------population.json(201KB)
----simple-generator()
--------index.html(1KB)
--------README.md(1KB)
----versioning()
--------index.html(2KB)
--------README.md(535B)
----custom-fluid-width-and-height()
--------index.html(2KB)
--------README.md(1KB)