Code Monkey home page Code Monkey logo

blender-csv-importer's People

Contributors

bastianilso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

blender-csv-importer's Issues

zero division error

hi,
thx for sharing,

i got following traceback from python:
Python: Traceback (most recent call last): File "C:\Users\chist\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\blender-csv-importer-master\__init__.py", line 1126, in execute visualization = visualizer.visualize(dataStore) File "C:\Users\chist\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\blender-csv-importer-master\__init__.py", line 266, in visualize self.bl_objects = self.create_blender_objects() File "C:\Users\chist\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\blender-csv-importer-master\__init__.py", line 353, in create_blender_objects utils.normalize_objects(objects, scale=10) File "C:\Users\chist\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\blender-csv-importer-master\__init__.py", line 60, in normalize_objects scale_number = scale / max_number ZeroDivisionError: division by zero
not sure if it helps for developer,

best regards,

aum
s love nia

OHLC chart / object request

hi,
i would like to kindly request a OHLC chart, as a addition to pie, scatter and histogram. i am aware that i can use user-defined objects, but my (viva l') python programming knowledge is below usability. lol. i am not proud. he he he
what i am trying to import is trading data (Open High Low Close; like stock prices), which is available in this format (.csv file; breaks added for clarity):

yyyy.mm.dd, hh:mm, open, high, low, close, volume
2004.03.11, 00:00, 0.74540, 0.75100, 0.73160, 0.73730, 10928

thank you for sharing,

godspeed,

simon
s love nia

Not able to read Y And Z columns from CSV?

Hi there,

I may have a very basic problem in that even trying to import you sampledata csv, I get all ten data points but they appear to only have the X coordinates define?

Is there a setting that I've missed?

I'm running blender v2.82.7

update to blender 2.8x required

hi,

thanks for sharing this addon.

just installed latest fresh blender 2.8a, and following instruction for installation of this addon, i get
'upgrade to 2.8x required' notification.
though, it seems it is enabled. must check if it does work.

best regards,

simon
s love nia

Throws error in 2.93

We get this moment of joy in 2.93 with any data including your nice example data.
Fixing it is beyond me. Any chance you can fix it up?
Thanks.


location: :-1
Python: Traceback (most recent call last):
File "C:\Users\ukplmrty\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\blender-csv-importer-master_init_.py", line 1124, in execute
visualizer = self._parent.import_csv.visualizers[vis_index]
TypeError: list indices must be integers or slices, not _PropertyDeferred

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.