plotly.rs
Plotly for Rust
파일 탐색기
최종 버전 다운로드 (.zip)- build-book-examples.sh
- setup-windows-static-export.ps1
- book.yml
- build.yml
- publish_plotly.yml
- publish_plotly_derive.yml
- publish_plotly_kaleido.yml
- publish_plotly_static.yml
- release.yml
- typos.yml
- dependabot.yml
- does_not_compile.svg
- not_desired_behavior.svg
- panics.svg
- unsafe.svg
- axes.md
- interactive_html_export.md
- jupyter_support.md
- legends.md
- ndarray_support.md
- shapes.md
- static_image_export.md
- styling_markers.md
- themes.md
- timeseries_downsampling.md
- line_and_scatter_plot.png
- 3dcharts.md
- mesh3d_plots.md
- surface_plots.md
- bar_charts.md
- icicle_charts.md
- indicator_charts.md
- line_charts.md
- parcats_charts.md
- pie_charts.md
- sankey_diagrams.md
- scatter_plots.md
- sunburst_charts.md
- table_charts.md
- treemap_charts.md
- animations.md
- dropdowns.md
- sliders.md
- candlestick_charts.md
- funnel_charts.md
- ohlc_charts.md
- rangebreaks.md
- time_series_and_date_axes.md
- waterfall_charts.md
- animation.png
- bar_chart_with_error_bars.png
- basic_histogram2d.png
- basic_sankey.png
- basic_scatter3d.png
- box_plot.png
- candlestick_chart.png
- choropleth_maps.png
- colored_and_styled_scatter_plot.png
- contour_plot.png
- density_maps.png
- dropdown.png
- error_bars.png
- funnel.png
- heatmap.png
- icicle.png
- indicator.png
- line_and_scatter_plot.png
- line_dash.png
- line_shape_options_for_interpolation.png
- mesh3d.png
- multiple_axes.png
- ohlc_chart.png
- overlaid_histogram.png
- parallelcat.png
- pie_charts.png
- rangebreaks.png
- scatter_maps.png
- sliders.png
- splom.png
- subplots.png
- sunburst.png
- surface_plot.png
- table.png
- time_series_and_date_axes.png
- treemap.png
- violin_plot.png
- waterfall.png
- choropleth_maps.md
- density_maps.md
- scatter_maps.md
- contour_plots.md
- heatmaps.md
- box_plots.md
- error_bars.md
- histogram2d.md
- histograms.md
- splom.md
- violin_plots.md
- multiple_axes.md
- subplots.md
- 3dcharts.md
- basic_charts.md
- custom_controls.md
- financial_charts.md
- maps.md
- scientific_charts.md
- statistical_charts.md
- subplots.md
- fundamentals.md
- getting_started.md
- plotly_rs.md
- recipes.md
- SUMMARY.md
- header.hbs
- .gitignore
- book.toml
- ferris.css
- ferris.js
- plotly.min.js
- watch.sh
- main.rs
- Cargo.toml
- iris.csv
- main.rs
- Cargo.toml
- gapminder.csv
- main.rs
- Cargo.toml
- data_file.dat
- main.rs
- Cargo.toml
- README.md
- main.rs
- Cargo.toml
- main.rs
- Cargo.toml
- README.md
- timeseries.csv
- main.rs
- Cargo.toml
- finance_charts_apple.csv
- main.rs
- Cargo.toml
- mario.png
- main.rs
- Cargo.toml
- jupyter_lab.ipynb
- jupyter_notebook.ipynb
- README.md
- main.rs
- Cargo.toml
- main.rs
- Cargo.toml
- main.rs
- Cargo.toml
- lib.rs
- Cargo.toml
- main.rs
- Cargo.toml
- main.rs
- Cargo.toml
- async.rs
- sync.rs
- Cargo.toml
- README.md
- main.rs
- Cargo.toml
- main.rs
- Cargo.toml
- gapminder2007.csv
- main.rs
- Cargo.toml
- main.rs
- Cargo.toml
- index.html
- main.rs
- Cargo.toml
- index.html
- Cargo.toml
- README.md
- .gitignore
- Cargo.toml
- README.md
- plotly.min.js
- tex-mml-chtml-3.2.0.js
- tex-svg-3.2.2.js
- color.rs
- mod.rs
- animation.rs
- annotation.rs
- axis.rs
- geo.rs
- grid.rs
- legend.rs
- map.rs
- mapbox.rs
- mod.rs
- modes.rs
- polar.rs
- rangebreaks.rs
- scene.rs
- shape.rs
- slider.rs
- themes.rs
- update_menu.rs
- bar.rs
- box_plot.rs
- candlestick.rs
- choropleth.rs
- choropleth_map.rs
- contour.rs
- density_map.rs
- density_mapbox.rs
- funnel.rs
- heat_map.rs
- histogram.rs
- histogram2d.rs
- icicle.rs
- image.rs
- indicator.rs
- mesh3d.rs
- mod.rs
- ohlc.rs
- parcats.rs
- pie.rs
- sankey.rs
- scatter.rs
- scatter3d.rs
- scatter_geo.rs
- scatter_map.rs
- scatter_mapbox.rs
- scatter_polar.rs
- splom.rs
- sunburst.rs
- surface.rs
- table.rs
- treemap.rs
- violin.rs
- waterfall.rs
- bindings.rs
- callbacks.rs
- configuration.rs
- export.rs
- lib.rs
- ndarray.rs
- plot.rs
- private.rs
- inline_plot.html
- jupyter_notebook_plot.html
- plot.html
- static_plot.html
- .gitignore
- Cargo.toml
- field_setter.rs
- lib.rs
- Cargo.toml
- README.md
- placeholder.md
- lib.rs
- .gitignore
- build.rs
- Cargo.toml
- README.md
- generate_static.rs
- README.md
- sample_plot.json
- test_chrome_path.rs
- html2pdf.bundle.min.js
- plotly.min.js
- tex-mml-chtml-3.2.0.js
- tex-svg-3.2.2.js
- launch.rs
- lib.rs
- template.rs
- webdriver.rs
- build.rs
- Cargo.toml
- LICENSE
- README.md
- .gitattributes
- .gitignore
- _typos.toml
- Cargo.toml
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- README.md
- rustfmt.toml
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/plotly/plotly.rs
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd plotly.rs
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Rust
보통 추천사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Rust (rustup) rustup으로 설치하면 cargo도 함께 설치됩니다.
cargo build --release
Rust 프로젝트를 컴파일합니다.
cargo run
빌드 후 바로 실행까지 진행합니다.
cargo build가 에러 없이 끝나면 성공입니다. target/ 폴더에 실행 파일이 생성됩니다.
// repository documentation
Was this content helpful?
(0 ratings)
