Coder Social home page Coder Social logo

devexpress / dashboard-extensions Goto Github PK

View Code? Open in Web Editor NEW
18.0 28.0 18.0 878 KB

This repository is obsolete. See README for details.

License: MIT License

CSS 8.84% HTML 7.23% TypeScript 70.85% JavaScript 13.08%
dashboard dashboards web-dashboard analytics devexpress

dashboard-extensions's Introduction

⛔ DEPRECATED. This repository was deprecated. For up-to-date information on custom items, refer to the following examples:

For a custom panel that displays a list of available dashboards, visit the following examples:

The current repository will not be updated in the future.

dashboard-extensions's People

Contributors

alexanderkovalenko avatar dimarudnev avatar natakazakova avatar oldshaterhan avatar sergey-kanaev avatar wslark avatar

Stargazers

 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

dashboard-extensions's Issues

It just doesn't work

I tried to integrate the extension with my project but every time I register the extension it returns me the error devextreme-extension.js: 90 Uncaught TypeError: Cannot read property 'Dashboard' of undefined
     at webpackUniversalModuleDefinition (dfunnel-d3-item: 90)
     at devextreme-extensionao.js: 93 and don't add the extension I would like to know what is missing to work.

Mobile Version

Hello,
I am using devexpress 19.2.7 version. I copied newest versions of dashboardpanel.html, dashboard-panel.css, dashboard-panel.js files into my project. When I clicked Mobile version panel stays at the same position as you can see from the screenshot. How can I fix these? Thanks a lot.

Screen

funnel-3D-item Cannot read property 'removeChild' of null

Funel 3D Item TypeError exception "Cannot read property 'removeChild' of null"
This happen when interract with filter component and the filter component have option "type" equals "Marked" and your value is null.

Steps to reproduce:

  1. Create Dasboard with Funnel 3D Item and filter component like combo box.
  2. Bind value and argument to Funnel Item.
  3. Bind value to combo box filter.
  4. Set combo box option in "Options" section("wrench icon") "Type" to "Marked".
  5. Remove Tag "All" in combox for defining your value null.
  6. Select any value in combo box.

Look Funnel component freeze in refresh and exception is throwed (see console).

This exception happen in line 211 on file funnel-d3-item.js
In call function removeChild from property parentNode when is undefined.

work
optionWrench
empty-filter
freeze
console
code

Online-map Marker clustering

Is it possible to add Marker Clustering to the online-map extension? I do not know how to change the layer and where it is defined...

Export Type Definitions

Trying to use these dashboard extensions in Typescript produces the following error
Could not find a declaration file for module 'dashboard-extensions/dist/simple-table-item'.

The Extensions are written in Typescript, could dwe not export them for typescript users?

Thanks

ParameterItem - a selected item in the ComboBox Dropdown is not highlighted

  • add a Custom Parameter Item to your dashboard layout
  • add a Parameter with Lookup Settings = Static List, with a couple of lookup items
  • open a ComboBox with values for this Parameter in the Custom Parameter Item
    • expected result: the selected value is, well, selected, and any other value has a visual hover state
    • actual result: the selected value is not selected; no any item has a hover state
      image

Note: everything works as expected in the regular Parameters Dialog:
image

Custom Dashboard List (Tree List)

Greetings

I'm trying to create a custom Tree List Menu in ASP.net to switch between dashboard, I got some tips that it can be work with JS, but looking at code I'm at lost where to start.
image_2021-04-09_152144

Mobile

Hello,
I configured my application to use this extension. But when I clicked Mobile button nothing displays and when I traced I found an error in dashboard-panel.js/line 165
devices_1["default"].on("orientationChanged",
function(e) {_this._actualPanelWidth($(window).width());})

Because devices_1["default"] is undefined.

Thanks for your further help.

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.