Giter VIP home page Giter VIP logo

highcharts_export_.net's Introduction

Highcharts 导出服务.Net版

部署

一、部署环境

.Net Framework 2.0+
IIS 6.0+

二、新建网站

1.把导出服务的文件上传到服务器指定的目录

2.以此目录作为网站的根目录,在IIS中新建网站

3.假设网站的IP地址为192.168.1.100,端口为8080

三、如何调用服务

 $('#Chart').highcharts({
    // ... 省略代码
    exporting: {
        //url:"服务器地址:端口/Export.aspx"
        //url:"Server_Mechine_IP_Address:Port/Export.aspx"
        url:"192.168.1.100:8080/Export.aspx"
    }
 }

highcharts_export_.net's People

Contributors

lanhouzi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

youthlab jsonruby

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.