Wijmo(英語版)

企業向けアプリ開発用の高性能のJavaScript UIコンポーネント

MESCIUS (旧社名:GrapeCity) 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 166,650 (税込)〜 バージョン: 2026 v1 新機能 更新: 四半期ごとに?

i

Please note that Wijmo Core is no longer available as new licenses, customers should purchase Wijmo Enterprise instead.
Existing Wijmo Core customers can continue to renew their current subscription.

Wijmo Enterprise 2015 v3 released

Released: Nov 11, 2015

Updates in this release

Updates in 2015 v3

  • FlexSheet - Produce an Excel-like experience in your web app with FlexSheet, a new control allowing users to import spreadsheets, apply formulas, and export data to Excel. Use the Excel (wijmo.xslx) Module to import and export Excel documents. FlexGrid and FlexSheet include extensions that offer seamless integration with the Excel module. The exported grids include features like formatting and even grouping. The Excel module does all exporting/importing on the client, and doesn’t require any server-side installation.
  • FinancialChart - Add technical indicators to your FinancialChart applications. Now supports Average True Range, Relative Strength Index, Commodity Channel Index, Williams %R, MACD/MACD Histogram and Stochastic Oscillator indicators. A technical indicator is a set of derived data that is calculated by applying one or more formulas to the original set of data. Generally, they're used to forecast the asset's market direction and are usually plotted separately from the original data since the Y-axis scales differ.
  • Wijmo 5
    • Globalization Enhancements - Wijmo now supports 42 unique cultures in Wijmo Globalization. All of Wijmo’s controls honor these cultures and become localized just by including the culture of your choice. Globalize also supports formatting of date quarters with the 'q' or 'Q' format specifier.
    • FlexChart Animation (Sample) - Animation features for the chart controls continue to be a most requested feature. For this release, there are newly created samples, including chart extensions, that provide comprehensive chart animation. The chart animations are optimized for the different chart types. They also feature different modes that allow you to animate by series or by single data point. Animation is easy to use with optimized defaults, but you also have the ability to configure and customize them, including duration, easing direction, and more.
    • FlexChart Touch Gestures (Sample) - FlexChart already includes great touch support, but it has now been extended with custom scenarios. The FlexChartZoom sample includes a chart extension that offers zooming and panning using touch gestures. With this extension, you can pinch to zoom in on charts and drag to pan. Optionally, you can choose to limit the zoom and pan to a single axis. This feature is also useful on desktops and is enabled by using the mouse events.
    • FlexChart Aggregate Series (Sample) - When working with Date objects, you might need to aggregate or group data by day, months, etc. The AggregateSeries PureJS sample uses a custom series to simplify grouping and data aggregation when using Date objects.
    • FlexGrid PDF Export (Sample) - Export grids to PDF using our new PDFExport sample. You can use the FlexGridPdfConverter, a PDFKit-based JavaScript library, to export FlexGrid to PDF (Portable Document Format). The exported grid includes features from the grid like formatting and grouped cells. The PDF export is done entirely in JavaScript without using any server-side code.