Giter Club home page Giter Club logo

ivydc's Introduction

#IvyDC - Ivy Dashboard Components

This is a plugin for Pentaho platform with custom CDE Components to use in your dashboards.

Ivy DC

#Some of the features in this 0.0.6 release:

  • bugs fixed

#What is the road map for the next version? *

We dare you to improve this plugin with ideias, stars, pull request, ...

#Old Realeases

###0.0.5 releaseease:

  • Features and bugs fixed on others components

###0.0.4 releaseease:

  • Comparison / Pyramid Chart
  • Funnel Chart
  • Features and bugs fixed on others components

###0.0.3 release:

  • Summary Component
  • Export Data
  • Features and bugs fixed on others components

###0.0.2 release:

  • Pentaho Analyzer Component
  • Ion Range Slider Component

###0.0.1

  • JustGage Component
  • Vectormap Component
  • Videoplayer Component
  • Samples
  • Documentation

ivydc's People

Contributors

harrisward avatar ivyis avatar joaociocca avatar latinojoel avatar pstoellberger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ivydc's Issues

Dynamic display the Max vlaue of Gauge chart

Hi Group,

I am try to using Gauge component for our use case like Target Vs Actual.so i am getting 2 values from the database:
1)Actual
2)Target.

Is it possible to make Target value dynamic as Max value of the Gauge chart .How i can achieved that any idea for customization for that .Please suggest me ASAP.

Export Data Component Error

When you are running the dashboard and click the link to do the export, the componet work fine. But the second time you click the link, rise an error "The requested content cannot be loaded.
Please try again later."

0.0.6

Add Video "Open" Link Option

If the user selects to open a video in a popup they cannot define the text if this href link. They should be able to set a string so instead of the default "Open Video" the could set it to "Watch it here" for example

Error with Pyramid and Funnel on tools > Ivy Dashboard Components

Using :

IvyDC - Ivy Dashboard Components 0.0.5 Stable from Marketplace
Pentaho EE 5.3.0.0.213

Errors :

Error processing component (SAMPLE_FUNNEL_1)
Error processing component (SAMPLE_PYRAMID_1)

If you let me know which log file to look at I can see if there's anything in there.

Fix Footer

Fix the Footer copyright so it has all valid information.

Copyright © 2014 Ivy Information Systems Ltd

Some extension points get passed to JustGage, others don't

From the "Customize style" part of the JustGage site, some items can be used on Ivy Gauge's extension points, others don't?

I got startAnimationType and all shadow related to work, but for some reason, levelColorsGradient is ignored?

Ivy DC Summary component - Issue when refreshing data

I have a summary component created with a SQL over JNDI select, that returns 3 fields and the summary is OK when I load a dashboard.

I've added a select component to, return different data depending on the selected value, with a parameter in the SQL query.

The issue is, when I click into the component, a new summary appears under the current one, and then many times if I click many times.

The data is correct but seems the 'old' summaries are not deleted somehow.

Any idea? Thanks in advance,

Ivy DC Summary component repeats on parameter change

I am trying to use IvyDC's Summary component with following as input dataset

  1. Label
  2. Value
  3. SubValue

The component is driven through as datasource query that is parameterized with 2 select components.
Whenever, a parameter value is changed, the component renders itself with another instance of it.
Initial display : Select year = 2013
before
PAramter Changed : Select year = 2014
after
Observer the previous summary remains inplace and a new summary instance is created.

Please let me know if i am missing something here.

Girish

Render Gauge Component render in grid

Based on rows numbers of result set should render gages in grid. Give configuration options?!
If possible provide a render function callback for be used in special cases.

Troubles installing pentaho plugin

Hello guys.

We are trying to test your tool on Pentaho BA Server(Community Edition), but we are facing some problems(both version 7.1 version 8):

1 - We can not automatically install through the pentaho marketplace (see attachments)

2 - We did the manual installation, but the IvyDC menus do not appear on CDE DashBoard's Componente Panel (see attachments)

Could you check if there is a problem with the file available in the marketplace, or if we are doing the installation process in the wrong way?

Best regards
IvyDC - Troubles installing pentaho plugin.zip

Gauge component: Accept color from resultset

A great way to help personalize even more the gauge component would be to let it accept the color parameter from resultset.

@latinojoel told me today on ##pentaho that Gauge accepts, as today, 0-title, 1-value, 2-min value and 3-max value. Adding a "4-color" would do the trick, right?

Gauge component: Second value

Here I was, thinking about something I'm used to do with the CCC Bullet Component: two values displayed (here we use it for showing the "today" value and month-1 value). Since the "main" value is displayed by gauge filling, a slash, or a dot, or any marker on the gauge could be used for a "secondary" value.

Adding this to my previous suggestion on color, input for Gauge could be like:
1-title
2-main value
3-secondary value
4-min value
5-max value
6-color

Expanding even more this idea, it could be detected dynamicaly by the number of columns received.
If 4 columns, the scenario would be the same as today: title, value, min, max.
If 5 columns, would depend on detecting a color field... since it could be title, value, value2, min, max OR title, value, min, max, color.
Finally, with 6 columns, it'd absolutely be the full configuration.

IvyDC Gauge Span size (CDE)

I did up grade to version 0.0.3, but the gauges are always the size of the entire screen, are not respecting the CDE-Span size. I am using pentaho server 5.1.0.0.752 and CDE 14.07.29 (STABLE).

Parameters on Guage Component

While trying to parameterize guage component, I am unable to pass the parameter to the component. Instead of having a parameters property that sends parameter to compoent, i see the property says 'parameter to be sent to xaction'.
Am i missing something here. If so please guide to a link on parameterizing guage component

Problem to Render Gauge Component in IE8

Hi Group,

I am using ivy Gauge component in my dashboard.its working fine in Mozilla and chrome.when i will try to render my dashboard in IE8 rest every thing is working fine expect the Gauge component.

Could you please suggest me any fall back or work around how i can render gauge chart in IE 8 .

Any script file that i need to be embedded in my dashboard some thing like..

Regards
Sam

Pass extension points as options for justGage

As it is, extension points sometimes seem to fail to pass options to justGage as it should. On IE10 and Chrome the shadow-related options seem to pass on fine, but other parameters like levelColorsGradient and textRenderer (related to number formatting toorshia/justgage#109) don't work.

Fix Footers

Fix the Footer copyright so it has all valid information.

Copyright © 2014 Ivy Information Systems Ltd

Expose parameters on CDE debug

Activating CDE debug mode won't change anything about Ivy components like gauge. I think at least the parameters for creating them should be exposed to Dashboards.log when debug is activated. Too much trouble?

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.