Git Product home page Git Product logo

dangle's People

Contributors

egaumer avatar karmi avatar mattweber avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dangle's Issues

Bar chart and aspect ratio

Hi, thank you for creating dangle, I am thrilled by its ease of use. Hopefully it is not a dead project?

My question is about the horizontal bar chart like in your example at http://www.fullscale.co/dangle/demo/

I use it to display a term_stats facet, and the number of facet entries is variable. I would like to keep each bar at a fixed height and the font at a fixed size rather than automatically adapting the bar height and font size to the number of returned facets, making them either too small if there are a lot of members in the facet, or extremely high if there is for example only one member. This doesn't look too professional.

I would like the container of the bars to stretch down the page to accommodate for any number of fixed height bars.

If this is a D3 question, please let me know.

Thank you

demo page html tag error

given the page at http://www.fullscale.co/dangle/demo/
the script tag is missing a bracket

here's the patch to describe and solve the problem

--- ./index.html        2013-05-24 15:26:05.000000000 -0700
+++ ./index_fixed.html  2013-11-13 01:57:50.620472293 -0800
@@ -109,7 +109,7 @@
         </div>

         <!-- Load scripts -->
-        <script src="/js/vendor/angular.min.js"</script>
+        <script src="/js/vendor/angular.min.js"></script>
         <script src="/js/vendor/bootstrap.min.js"></script>
         <script src="/js/vendor/d3.min.js"></script>
         <script src="/js/vendor/dangle.min.js"></script>

happened to have run across this and couldn't find the demo code to submit a patch.

Add Dangle dynamically on Popup

Hello I am trying to include a statistically using dangle in a dynamically popup someone could tell me how I can do this myself I added <fs: date-histo .... content in my popup the statistics only appear when you click to display the popup and only appear with the previously added elements present directly in html ...

Below a map case with the popup that would like to add a chart via dangle
http://jsfiddle.net/f0067gz6/1/

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.