GithubHelp home page GithubHelp logo

Comments (4)

xccu avatar xccu commented on June 2, 2024 2

@MaggiGorengAyam Hi,I've solved the problem by modified

<script src="https://unpkg.com/@antv/[email protected]/dist/g2plot.js"></script>

to:

<script src="https://unpkg.com/@@antv/g2plot@latest/dist/g2plot.min.js"></script>

in _Host.cshtml
thanks a lot :)

from ant-design-charts-blazor.

MaggiGorengAyam avatar MaggiGorengAyam commented on June 2, 2024 1

@xccu The current live demo is not up to date, as the main contributor is working on a new refined documentation. So the data and config there is outdated. Please try with this demo code by copying the config and the data. You should be able to see the chart generated as per below.
image
Alternatively, you can run the Docs.Server project and navigate to /Grouped_Column_Chart.

from ant-design-charts-blazor.

MaggiGorengAyam avatar MaggiGorengAyam commented on June 2, 2024

Hi @xccu , as per the upgrade guide , you should use a Column, with the IsGroup = true in the config. Here is the demo code.

from ant-design-charts-blazor.

xccu avatar xccu commented on June 2, 2024

Hi @MaggiGorengAyam when I use the demo code, the chart looks like this:
issue
the demo in https://antblazor.com/en-US/charts/column shown like this:
demo

from ant-design-charts-blazor.

Related Issues (20)

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.