🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

3D-plot from type bar3

User: "BeLIng"
Altair Employee
Updated by BeLIng

Is there a possiblity to plot bar chart in 3D.

In the version 2017.3 it looks like only 'bar' plot is supported.

what about 'bar3'?

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "RoKet"
    Altair Employee
    Updated by RoKet

    In 2017.3 it not available, but it's coming soon :)/emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20' />

     

    image.png.24406dc34f29ba3a5e36335374baf5a7.png

    User: "manoj kandukuri"
    Altair Employee
    Updated by manoj kandukuri

    Hi BeLlng,

    Bar3 is supported in next release (in next 2 months). 

     

    With Compose as an IDE ,we can leverage Python bridge to achieve the task of plotting the 3D bar, (as it is not yet supported). I have created a simple example( as attached) for doing so.

     

    I'm not sure if you have prior experience with python, but I have attached python bar3 help document as well for your reference. https://matplotlib.org/2.0.2/mpl_toolkits/mplot3d/api.html

     

    If you have any questions regarding python bar3 example file or if you have any specific requirements let me know, i'm more than happy to help you..

     

    Steps: 

    1. download the files in a folder

    2. open test.oml and Hit Run (you will see bar3 plot in python console.)

     

    if you want to try it with your data, just replace foodat with your variable in line 5. ('exporttopython(foodat,'data');')

     

     

    Unable to find an attachment - read this blog