Changeset 2694964
- Timestamp:
- 03/16/2022 04:56:52 PM (4 years ago)
- File:
-
- 1 edited
-
pubydoc-data-tables-and-charts/trunk/readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pubydoc-data-tables-and-charts/trunk/readme.txt
r2694932 r2694964 37 37 The PubyDoc Data Table plugin has the most powerful add-ons and a wide range of options to make tables truly convenient and efficient. You can enable and configure all the necessary options in one click, watching the changes immediately in a live preview. 38 38 39 For example, enable sorting, pagination, search, which is a very handy way to quickly narrow down the results of your WordPress table. 39 - For example, enable sorting, pagination, search, which is a very handy way to quickly narrow down the results of your WordPress table. 40 - Need to highlight/highlight data that fits a certain condition? No problem, just use the conditional formatting feature which can create an unlimited number of conditions at the same time. 41 - Want to make the DataTable more readable and understandable? We already know all the possibilities for this, just set up: Caption; description; signature; header; footer; fixed header; fixed footer; fixed columns; Auto index - for your DataTables. 42 - Or maybe give your users the ability to download / export the DataTable in the desired format directly from the front? Just specify the formats you want and export buttons for each format will show up on the front. 43 - In one click, customize the data format for the entire DataTable or separately for selected cells and columns. 40 44 41 Need to highlight/highlight data that fits a certain condition? No problem, just use the conditional formatting feature which can create an unlimited number of conditions at the same time. 42 43 Want to make the DataTable more readable and understandable? We already know all the possibilities for this, just set up: Caption; description; signature; header; footer; fixed header; fixed footer; fixed columns; Auto index - for your DataTables. 44 45 Or maybe give your users the ability to download / export the DataTable in the desired format directly from the front? Just specify the formats you want and export buttons for each format will show up on the front. 46 47 In one click, customize the data format for the entire DataTable or separately for selected cells and columns. 48 49 Also, customize the appearance and unique design of the DataTable: 45 [Appearance and unique design](https://pubydoc.com/documentation/table-styling/ "Data Table Style") 46 Once the table is created, it's time to give it a custom look and make it more stylish. 47 And as you may have guessed, Pubydoc has all the necessary tools for this: 50 48 - Auto/Fixed table width 51 49 - Align by first table 52 - Compact table 53 - Disable wrapping 54 - Paragraph mode 55 - Light box 56 - Borders 50 - wrapping settings 51 - Paragraph mode settings 52 - Light box and options 53 - Borders and colors 57 54 - Row striping 58 - Highlighting by mouse hover 59 - Highlight the order column 55 - Highlighting by mouse hover/ the order column 60 56 - Table loader 61 57 - Advanced design options for each DataTable element. … … 69 65 70 66 [Large Tables support](https://pubydoc.com/documentation/how-to-optimize-large-tables/ "Server-side-proccesing") 71 When it comes to loading content into your spreadsheet, speed really matters. In fact, if a spreadsheet is slow and keeps users waiting, you will likely see bounce rates increase, conversions decrease, etc. Fast loading content improves the user experience. Fortunately, the PubyDoc Data Table and Charts plugin has built-in options to avoid speed issues.72 67 If you are building a table using the PubyDoc Data Table plugin, you have the ability to create up to 1 million cells/columns in a single table. At the same time, we have optimized the plugin so that even such an amount of data has practically no effect on the speed of DataTables. And the pagination functions, the possibility of processing on the server side, when the table is sequentially loaded ajax for each page, will make the table even faster and more efficient. 68 Fast loading content improves the user experience. Fortunately, the PubyDoc Data Table and Charts plugin has built-in options to avoid speed issues. 73 69 74 70 [Editable fields](https://pubydoc.com/documentation/frontend-fields/ "Frontend fields") … … 77 73 [Formulas](https://pubydoc.com/documentation/formulas/ "Formulas") 78 74 Formulas are an important component of tables, they help to automatically perform all calculations and also avoid many wasted hours, days, and sometimes months of manual work. Fortunately, the PubyDoc DataTable and Charts plugin fully supports the formulas familiar to us from working with Excel. 75 76 [CSS and JS editor](https://pubydoc.com/documentation/css-editor/ "Css editor") 77 If you have some knowledge in programming and need point changes in how tables work, then the plugin has CSS and JS editors. 79 78 80 79 … … 89 88 * [Editable data table](https://pubydoc.com/showcase/editable/ "Editable data table") 90 89 90 91 91 == How to create data table: == 92 92 Creating tables and charts with the WordPress table plugin has never been easier. It only takes 4 basic steps: 93 93 94 94 1.Create a data table. … … 96 96 97 97 2.Easily edit table data: 98 You can step by step create data tables for any purpose, without programming skills, using a constructor convenient for you: 98 Step by step create data tables for any purpose, without programming skills, using a drag&drop constructor convenient for you. 99 99 100 100 3.Customization for any purpose: 101 You can customise your table to suit your needs.101 Just a few clicks and all the necessary options are enabled, configured and the table has a stylish appearance. 102 102 103 103 4.Publishing … … 134 134 135 135 1. Data Table example 136 2. PubyDoc data table builder136 2. PubyDoc Data Table builder 137 137 3. PubyDoc Video content 138 4. Usage Example 138 139 139 140 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.