Git Product home page Git Product logo

Comments (15)

venkatsamuthiram avatar venkatsamuthiram commented on May 6, 2024 2

I am using Google Org chat my project,
I have 900+ Node I am also facing same problem of org chat broken,

 return [
        {
              v: `Linked Under ${row.code}`,
              f: `Linked Under ${row.code}<div style="color:blue; font-style:italic">${row.details}</div>`,
       },
       `${row.code}`,
       'Account Details',
 ]

image
image

from google-visualization-issues.

orwant avatar orwant commented on May 6, 2024
P.S.  Here is a discussion about the colspan limitation.

http://www.highdots.com/forums/html/td-maximum-colspan-28831.html

Original issue reported on code.google.com by khenneman on 2009-09-11 14:09:02

from google-visualization-issues.

orwant avatar orwant commented on May 6, 2024
Perhaps an option to generate a vertical chart for organizations that are "wider"
than they are "deep" could work.  This would allow for browser printing as well,
since the browser seems to print multiple pages for windows that scroll vertically,
but cuts off for windows that scroll horizontally.

Original issue reported on code.google.com by bess.mah on 2009-10-08 21:21:21

from google-visualization-issues.

orwant avatar orwant commented on May 6, 2024
What do you mean about "an option"? Is it already implemented within Google
visualization API? If so, where can i find it?

Original issue reported on code.google.com by aakaryagin on 2009-10-12 07:13:02

from google-visualization-issues.

orwant avatar orwant commented on May 6, 2024
It is not already an option.  Instead of opening a separate Feature Request, I was
suggesting to the development team that they consider this option as a way to address
the colspan limitation.  

Original issue reported on code.google.com by bess.mah on 2009-10-12 14:13:38

from google-visualization-issues.

orwant avatar orwant commented on May 6, 2024
Please let me know when it will be available!

Original issue reported on code.google.com by aakaryagin on 2009-10-13 20:56:40

from google-visualization-issues.

orwant avatar orwant commented on May 6, 2024
(No text was entered with this change)

Original issue reported on code.google.com by daniel.libicki on 2009-10-19 07:53:33

from google-visualization-issues.

orwant avatar orwant commented on May 6, 2024
I suggest that Google modify the org chart to use DIVs.  Check out this website that
uses DIVs.  http://www.cogmap.com  These work great for large charts, except their
code uses javascript to build the chart.  For some reason, the IE family of browsers
chokes on large charts.  They will display, but it will take several minutes.  And
in
the middle of the load, the browser will pop up a warning telling you that the
javascript running on the page is running for a long time, and it will ask if you
want to allow it to continue.  However, Firefox will build the large charts in about
10 seconds using their code.

Original issue reported on code.google.com by khenneman on 2010-01-13 13:16:55

from google-visualization-issues.

orwant avatar orwant commented on May 6, 2024
a short-term solution is...

instead of displaying all the nodes on one page, implement event click on the parent
node. So when you click on the parent node, a new page will open displaying the child
nodes under that parent node.

Original issue reported on code.google.com by Hossein.FLorida on 2010-08-18 02:59:55

from google-visualization-issues.

orwant avatar orwant commented on May 6, 2024
Is there any news on this from the Google team?  I originally submitted this request
over a year ago, but there has been no change as far as I can tell.  Our end users
are forced to use IE, and I can't change that.  It does however work properly with
Google Chrome, and the top level colspan is around 2050 columns.  I would also like
to see the ability for leaf nodes to go vertically instead of horizontally.  This would
allow for a much nicer looking layout, and especially save a lot of space when a manager
has 40 employees.

Original issue reported on code.google.com by khenneman on 2010-11-22 12:55:42

from google-visualization-issues.

orwant avatar orwant commented on May 6, 2024
I'm also looking for a resolution on this one. Any word? I'm experiencing the issue
in IE8 and IE9 when trying to render around 150 nodes. The same code works in Google
Chrome very well.

Original issue reported on code.google.com by travis.layne.wilson on 2012-03-10 04:19:59


- _Attachment: [GoogleOrgChartCode.txt](https://storage.googleapis.com/google-code-attachments/google-visualization-api-issues/issue-50/comment-10/GoogleOrgChartCode.txt)_

from google-visualization-issues.

orwant avatar orwant commented on May 6, 2024
Hi,
I am facing the same issue of rendering more than 125 nodes in the Org chart with IE8,
IE9, IE10. The same code works well with Google Chrome.Is there any update for this
issue.


Original issue reported on code.google.com by anwerbabu on 2014-05-11 04:37:59

from google-visualization-issues.

orwant avatar orwant commented on May 6, 2024
This issue is becoming less an issue as more and more people are starting to use IE
10 or higher, Chrome, and Firefox. I saw this issue happen in IE 9. And the work around
I used see #8. It would be very helpful if we can get a fix for the vertical display
of the leaves (https://code.google.com/p/google-visualization-api-issues/issues/detail?id=47&sort=-stars&colspec=ID%20Stars%20Modified%20Type%20Status%20Priority%20Milestone%20Owner%20Summary)

Original issue reported on code.google.com by Hossein.Aarabi.Work on 2014-07-11 18:58:08

from google-visualization-issues.

jankibhatt17 avatar jankibhatt17 commented on May 6, 2024

i have 238 nodes and i face same problem, please suggest if anyone found solution

from google-visualization-issues.

riadrifai22 avatar riadrifai22 commented on May 6, 2024

I am using Google Org chat my project, I have 900+ Node I am also facing same problem of org chat broken,

 return [
        {
              v: `Linked Under ${row.code}`,
              f: `Linked Under ${row.code}<div style="color:blue; font-style:italic">${row.details}</div>`,
       },
       `${row.code}`,
       'Account Details',
 ]

image image

Did you end up solving this? Facing same issue here

from google-visualization-issues.

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.