Giter Club home page Giter Club logo

Comments (10)

fangsmile avatar fangsmile commented on June 11, 2024 1

ok, link outer is: https://visactor.io/vchart/demo/histogram-chart/histogram-basis

from echarts.

helgasoft avatar helgasoft commented on June 11, 2024

Thank you for introducing VTable.
One example of simple integration is to use it as toolbox.dataView.
Deeper integration could be records to support dataset.source as objects or two-dimensional array.

image

from echarts.

fangsmile avatar fangsmile commented on June 11, 2024

recordsis already support r two-dimensional array or object. If can integrate with vtable, i hope can receive your contact(13681476041 wx same number) @helgasoft

from echarts.

helgasoft avatar helgasoft commented on June 11, 2024

records is already support r two-dimensional array

could not find two-dimensional array example in examples, is there any?

i hope can receive your contact

all communications happen here on Github

from echarts.

fangsmile avatar fangsmile commented on June 11, 2024

image
这样写即可

from echarts.

helgasoft avatar helgasoft commented on June 11, 2024

sorry, cannot make it work, will need a complete example code text or a link to such. Image is insufficient.

from echarts.

fangsmile avatar fangsmile commented on June 11, 2024

See this demo:
https://codesandbox.io/p/sandbox/vtable-list-table-array-records-7pcf62

from echarts.

helgasoft avatar helgasoft commented on June 11, 2024

ok, got it. New Demo shows simple editing (delete & move) records with VTable.
Some observations:

  • Deleting records one by one thru right-click is OK, but often we need to delete many records for testing.
    Standard multi-selection is done with click+Shift+click or clik+drag.
    Would be helpful to add the standard multi-selection in VTable. I see you have already visual row selection by clik+drag, but it selects only the first row...
  • Noticed subtext does not understand new-line ('\n' or '<br>'). Is there some way of adding lines in subtext?
  • Editing cells would be nice too, maybe you could expand my Demo with this feature... 😊 I'm not familiar with TS, so I couldn't import one of your plugins.

from echarts.

fangsmile avatar fangsmile commented on June 11, 2024
  1. edit cell: https://codepen.io/fqglosvl-the-bashful/pen/pomoaVN this cell value can edit.
    image

  2. title's subtext break, you can look this demo:https://visactor.io/vchart/demo/histogram-chart/histogram-basis
    image

  3. batch delete interaction: you can write an issue on github: https://github.com/VisActor/VTable/issues

from echarts.

helgasoft avatar helgasoft commented on June 11, 2024
  1. edit cell works, thanks!
  2. Already tried \n in subtext - unsuccessfully. The bytedance demo link does not load for me...
  3. batch select/delete issue posted

from echarts.

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.