【AviUtl & browser】Chart表示スクリプト
- ダウンロード商品¥ 0

本ソフトウェア(スクリプト)は AviUtlとaviutl_browserでグラフを表示する拡張スクリプトになります。 AviUtl Advent Calendar 2022の12/13の記事で紹介しました。 カレンダーはこちら https://adventar.org/calendars/8135 記事はこちら https://scrapbox.io/kurobneko-70792117/AviUtl%E3%81%A7%E3%82%B0%E3%83%A9%E3%83%95%E3%82%92%E4%BD%9C%E6%88%90%E3%81%97%E3%82%88%E3%81%86%EF%BC%81
導入方法&使い方
aviutl_browser 0.4.1 aviutl_bridge 0.14.0 上記のスクリプト郡が導入済みの上で browser.zipを解凍(展開)して browserフォルダをAviUtl.exeのあるファルダのScriptフォルダにドラッグアンドドロップしてください。 browserフォルダに同梱のJsGraf複数テンプレ.exoファイルを参考に 以下のchartjsのサイトを参照して https://www.chartjs.org/ ご利用ください。 Jsonを記述する際はVSCodeを利用するのをおすすめします。
動作環境
AviUtl 1.10 拡張編集 0.92 aviutl_browser 0.4.1 aviutl_bridge 0.14.0
関連サイト
https://github.com/oov/aviutl_browser https://github.com/chartjs/Chart.js
MITLicence
Copyright (c) 2023 黒猫大福@roku10shi Released under the MIT license Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
アップデート履歴
2023/01/05 ・初版