[Javascript] Chart.js - Line Chart , Y 軸加入顯示名稱,加入貨幣的逗點符號
之前寫過一個 簡單操控 Chart.js 的文章 - [Javascript] 簡單試寫 Chart.js - Line Chart , Pie Chart ,但是遇到一些問題就是,因為處理數字很大,所以顯示出來的 Y 軸長這樣子..
標籤: Javascript , Trick
[OpenSource] Dashio Template 一套看起來還不錯的樣板
一個網路上的樣板,基本上,我沒有加任何的東西,只是很單純的翻成 .net Core 套入 Layout ,如果你覺得有用就幫我 star 一下專案,如果看完後,你不喜歡我的佈局方式,您可以透過下方原始的資料自己重新改寫 :)
A template from the internet . I only re-cook to .Net Core 2.2 and add Layout .
You can give me a STAR if you think it's useful. :)
If you don't like the layout I did , you can get pure source code from the below link.
Github Download : https://github.com/donma/DashioTemplateCore
Source : https://templatemag.com/dashio-bootstrap-admin-template/
Demo : https://templatemag.com/demo/Dashio/
標籤: .Net , .netcore , ASP.net , C# , Javascript , OpenSource
[C#] Etherscan 簡單串接,取得 Gas , From , To , blockNumber , Confirmations
標籤: .Net , 礦工123 , ASP.net , C# , OpenSource