GithubHelp home page GithubHelp logo

lisa3907 / dotnet.highstock Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 5.0 3.12 MB

.net core highstock c#

Home Page: http://chart.bgc-e.com/

License: MIT License

C# 99.50% JavaScript 0.02% CSS 0.12% HTML 0.35%
highstock bitcoin highcharts highchart highstocks cryptocurrency ethereum charts korean

dotnet.highstock's Introduction

DotNet.HighStock

Build status NuGet Downloads License

This project is an extension of DotNet.Highcharts (https://dotnethighcharts.codeplex.com) As you know, highcharts that draw charts on web pages are becoming popular.

However, if you are a .Net C# programmer, DotNet.HighStock might be useful We created DotNet.HighStock using open-source dotnet.highcharts.

This project started in 2014/12. I plan to update it continuously.

sample chart site

Tools

  • Visual Studio community 2019

  • .net core 5.0

License

Read LICENSE

Donate:

  • BTC: 15DAoUfaCanpBpTs7VQBK8dRmbQqEnF9WG

  • ETH: 0x556E7EdbcCd669a42f00c1Df53D550C00814B0e3

History

2021-02-17: update to .net core 5.0

2018-03-29: upgrade .net core 2.0 & net47

2018-07-10: upgrade .net core 2.1 & downgrade net462

2018-08-01: update chart types

Contact

home-page: http://www.odinsoftware.co.kr

e-mail: [email protected]

dotnet.highstock's People

Contributors

lisa3907 avatar time73 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dotnet.highstock's Issues

Disabled Navigator

When we disabled the Navigator, the output ScriptHtmlString is not correctly generated.

Here is c# code :
chart.SetNavigator(new Navigator { Enabled = false });

Here is JS result from @chart.ChartScriptHtmlString()
navigator: { enabled: { 0 } }

Here is the JS which should be generated
navigator: { enabled: false }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.